Documentation IndexFetch the complete documentation index at: /llms.txtUse this file to discover all available pages before exploring further.
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
cURL
curl --request GET \ --url https://api.example.com/api/agents/{agentId}
{ "agent": {} }
curl -H "Authorization: Bearer conv_YOUR_API_KEY" \ https://api.convosphere.site/api/agents/agent_123
Was this page helpful?