GET
/
getJobMetadata
Get job metadata
curl --request GET \
  --url https://api.parcha.ai/api/v1/getJobMetadata \
  --header 'Authorization: Bearer <token>'

Authorizations

Authorization
string
header
required

JWT token obtained from the authentication endpoint

Query Parameters

job_id
string
required

The ID of the job

Response

Job metadata retrieved successfully