Skip to main content
GET
/
getJobMetadataByJobId
Get job metadata by job ID
curl --request GET \
  --url https://api.parcha.ai/api/v1/getJobMetadataByJobId \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.

Query Parameters

job_id
string
required

The ID of the job

Response

Job metadata retrieved successfully