cURL
curl --request GET \ --url https://api.parcha.ai/api/v1/getJobMetadataByCaseId \ --header 'Authorization: Bearer <token>'
Retrieve metadata for the latest job associated with a case ID
API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.
The ID of the case
The agent key
Job metadata retrieved successfully