Only authenticated users can retrieve phone numbers and their associated AI Agents.
OpenAPI
Authorizations
string
required
Bearer Token for the authenticated user.Format:
Authorization: Bearer YOUR_ACCESS_TOKENExample Request
Successful Response
Response Fields
string
Unique identifier of the phone number.
string
The configured phone number in international format.
string
The telephony provider associated with the phone number.
string
Country associated with the phone number.
string
Current status of the phone number.
string
Unique identifier of the assigned AI Agent.
string
Name of the AI Agent assigned to the phone number.
string
Type of AI Agent assigned to the phone number (for example, Voice Agent).

