cURL
curl --request GET \ --url https://api.trillet.ai/v1/api/omni-flow-agents \ --header 'x-api-key: <api-key>' \ --header 'x-workspace-id: <x-workspace-id>'
[ { "workspaceId": "674b9687d56a35c024db9cce", "userId": "674b9687d56a35c024db9ccc", "name": "test", "llmModel": "gpt-4o-mini", "phoneNumberId": null, "status": "ready", "createdAt": "2025-01-19T03:18:22.604Z", "updatedAt": "2025-01-19T03:18:22.604Z", "messageChannel": "SMS" }, { "workspaceId": "674b9687d56a35c024db9cce", "userId": "674b9687d56a35c024db9ccc", "name": "test", "llmModel": "gpt-4o-mini", "phoneNumberId": {}, "status": "ready", "createdAt": "2025-01-06T09:13:50.282Z", "updatedAt": "2025-01-06T09:16:15.796Z", "messageChannel": "SMS" } ]
Retrieve a list of all call agents with all their details.
gpt-4o-mini
ready
SMS