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 value
  • nickname - Optional friendly name
  • group - 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
Language
Credentials
Header
Click Try It! to start a request and see the response here!