Retrieve a list of verified Caller IDs that can be used with SIP trunks or extensions.

This endpoint returns all Caller IDs that have been verified and approved for use
with your account. These numbers can be used as outbound Caller IDs on compatible
SIP trunks and extensions.

Response Fields

  • id - Unique identifier for the Caller ID verification record
  • domain - SIP domain associated with the Caller ID
  • number - The verified phone number (in E.164 format)
  • nickname - A friendly name for identifying the Caller ID

Returns

A list of verified Caller ID objects containing the above fields

Notes

  • All numbers are returned in E.164 format (e.g., 61299887766)
  • Only verified and active Caller IDs are included in the response
  • The nickname can be used to easily identify the purpose or owner of each number

Raises

  • 401 - If authentication fails
  • 500 - If there is an error communicating with the Crazytel API
Language
Credentials
Header
Click Try It! to start a request and see the response here!