cURL
curl --request GET \ --url https://api.parcha.ai/api/v1/agent/config \ --header 'Authorization: Bearer <token>'
Get the complete agent information including config by its key with visibility metadata
API key obtained from your Parcha account settings. Include as Bearer token in the Authorization header.
The agent key
Agent configuration retrieved successfully