get https://crazytel.io/api/v1/phone-numbers/destinations/
Retrieve all available routing destinations for the authenticated account.
This endpoint combines data from multiple sources to provide a comprehensive list of all possible routing destinations for phone numbers.
Response Fields
route_type- The type of route (corresponds to primary_route when purchasing)destination- The destination valuenickname- Optional friendly namegroup- Optional grouping category
Note: The route_type field matches the primary_route field used when purchasing or configuring phone numbers. For example, if a destination has route_type "device", you would use "device" as the primary_route value.
Returns
A list of all available routing destinations
Raises
500- If there is an error communicating with the Crazytel API
