Skip to main content
GET
List blocked phone numbers
Returns the phone numbers blocked for an agent. The API key must belong to the supplied user, and that user must have access to the agent.

Authorizations

X-Authorization
string
header
required

Query Parameters

uid
string
required

User ID

agentId
string
required

The ID of the agent whose block list you want to retrieve

Response

Successful response

blockList
string[]
required

Array of blocked phone numbers

Last modified on August 10, 2026