GET
/
getBatchJobs
curl --request GET \
  --url https://demo.parcha.ai/api/v1/getBatchJobs \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from the authentication endpoint

Query Parameters

batch_id
string
required
cursor
string
limit
integer
default:100
fetch_pdf_from_gcs
boolean
status
string[]

Response

200
_mintlify/placeholder

Batch jobs retrieved successfully