Skip to main content

GetAgentByExtension retrieves an agent by extension number (admin operation).

GET 

/api/v1/voice/admin/agents/by-extension/:extension

Useful for looking up agents during call processing where only the extension is known.

Errors

  • NOT_FOUND: No agent with this extension
  • PERMISSION_DENIED: Caller lacks voice:agent:read permission

Request

Responses

A successful response.