cURL
curl --request GET \ --url https://api.parcha.ai/api/v1/agent-schemas/{agent_key} \ --header 'Authorization: Bearer <token>'
Get the schema information for all checks in an agent
API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.
The agent key
Agent schemas retrieved successfully