cURL
curl --request GET \ --url https://api.equos.ai/v1/agents \ --header 'x-api-key: <api-key>'
{ "skip": 123, "take": 123, "total": 123, "agents": [ { "id": "<string>", "organizationId": "<string>", "name": "<string>", "provider": "openai", "client": "<string>", "config": { "instructions": "<string>", "model": "gpt-4o-realtime-preview", "voice": "alloy" }, "createdAt": "2023-11-07T05:31:56Z", "updatedAt": "2023-11-07T05:31:56Z" } ] }
x <= 50
x >= 0
Show child attributes