get https://crazytel.io/api/v1/phone-numbers/
Retrieve detailed information about a specific DID (Direct Inward Dialing) number.
This endpoint returns comprehensive information about an active DID number that has already
been purchased and is associated with your account. It cannot be used to query DIDs that
are available for purchase.
Response Includes
- Basic details
- Number
- Description
- Location
- Fees
- Setup fee
- Monthly fee
- Configuration
- Primary and backup routes
- Block preferences
- SMS routing (for virtual mobile numbers only - starting with '614')
Parameters
did_number
- The active DID number to retrieve details for
Returns
A detailed object containing all DID information
Raises
404
- If the DID is not found or not associated with the account500
- If there is an error communicating with the Crazytel API