Callers
Get Phone Numbers
Retrieve a list of all phone numbers (callers) associated with your account.
GET
Headers
Your API key for authentication. Prefix with
Bearer .Response
The response contains a list of all phone number objects.A code indicating the status of the request.
2000 signifies success.A human-readable message about the request’s outcome.
An array of phone number objects.
The unique internal identifier for the phone number record.
The ID of the user associated with this phone number.
The phone number in E.164 format.
A detailed object from the provider (e.g., Twilio) containing comprehensive information about the number.
The unique SID from the provider for the phone number resource.
The phone number formatted for display (e.g.,
(825) 254-9760).The current status of the phone number (e.g.,
in-use).An object indicating the capabilities of the number (voice, sms, mms, fax).
The timestamp when the phone number record was created in your system.