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