cURL
curl --request GET \ --url https://api.parcha.ai/api/v1/getCheckResults \ --header 'Authorization: Bearer <token>'
Retrieve all check results for a specific job
API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.
The ID of the job to retrieve check results for
Check results retrieved successfully