Skip to main content
GET
/
agent-schemas
/
{agent_key}
Get agent schemas
curl --request GET \
  --url https://api.parcha.ai/api/v1/agent-schemas/{agent_key} \
  --header 'Authorization: Bearer <token>'

Documentation Index

Fetch the complete documentation index at: https://docs.parcha.ai/llms.txt

Use this file to discover all available pages before exploring further.

Authorizations

Authorization
string
header
required

API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.

Path Parameters

agent_key
string
required

The agent key

Response

Agent schemas retrieved successfully