Skip to main content

GetAgentDIDs retrieves all DIDs assigned to an agent.

GET 

/api/v1/voice/agents/:agentId/dids

Lists all DID assignments for a specific agent, including which DID is the primary.

Parameters

  • agent_id: Required, agent to query

Errors

  • NOT_FOUND: Agent does not exist
  • PERMISSION_DENIED: Caller lacks voice:agent:read permission

Request

Responses

A successful response.