Get agents
GET
/api/v1/gen_agents
Retrieve agents. Options: 1. All agents (default). 2. By organization_id. 3. By agent_id (specific agent).
Parameters
Section titled “ Parameters ”Query Parameters
Section titled “Query Parameters ”Responses
Section titled “ Responses ”Successful Response
Response Get Agents Api V1 Gen Agents Get
Array<object>
AgentResponseFull agent response model
object
id
required
Id
string
name
required
Name
string
tiktok_integration
Tiktok Integration
boolean
degods
Degods
boolean
tiktok_social_account
Tiktok Social Account
boolean
key
additional properties
any
Invalid parameters or organization not found
Permission denied: You do not have permission for this agent.
Agent not found or UserVoiceResource not found.
Agent creation/update failed, validation error, or invalid API key (ElevenLabs/HumeAI).
Internal Server Error