get https://crazytel.io/api/v1/phone-numbers/addresses
Retrieve a list of addresses associated with the authenticated Crazytel account.
This endpoint returns all available addresses that can be assigned to a DID
(Direct Inward Dialing) phone number during the purchasing process.
Response Fields
id
- A unique identifier (UUID) for the address. Required when purchasing phone numbersnickname
- A user-friendly name showing the main part of the physical address
Returns
A list of address objects containing the above fields
Raises
404
- If no addresses are found for the account500
- If there is an error communicating with the Crazytel API