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

Authorizations

Authorization
string
header
required

JWT token obtained from the authentication endpoint

Query Parameters

job_id
string
required
include_check_result_ids
boolean
include_check_results
boolean
include_status_messages
boolean

Response

200
_mintlify/placeholder

Job retrieved successfully