Skip to main content
GET

Headers

string
required
Your API key for authentication. Prefix with Bearer .

Response

The response contains a list of all phone number objects.
number
A code indicating the status of the request. 2000 signifies success.
string
A human-readable message about the request’s outcome.
object[]
An array of phone number objects.
string
The unique internal identifier for the phone number record.
string
The ID of the user associated with this phone number.
string
The phone number in E.164 format.
object
A detailed object from the provider (e.g., Twilio) containing comprehensive information about the number.
string
The unique SID from the provider for the phone number resource.
string
The phone number formatted for display (e.g., (825) 254-9760).
string
The current status of the phone number (e.g., in-use).
object
An object indicating the capabilities of the number (voice, sms, mms, fax).
string (ISO 8601)
The timestamp when the phone number record was created in your system.