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
curl --request GET \
--url https://api.parcha.ai/api/v1/agent-schemas/{agent_key} \
--header 'Authorization: Bearer <token>'