Skip to main content
GET
Phone numbers grouped by agent

Authorizations

Authorization
string
header
required

Use a Bearer token to access these API endpoints. Example: "Bearer {your-token}"

Query Parameters

Filter by phone number or agent name (case-insensitive substring).

Response

200 - application/json

Success

success
boolean

Indicates whether the request completed successfully. True for successful responses; false for documented error responses.

message
string

Human-readable response message. Safe to display in logs or simple client notifications; use structured fields for program logic.

data
object[]

One row per agent. Agents with no phone numbers configured are omitted.