List available outbound routes
Retrieves the list of outbound routes enabled for the authenticated API Key. The id field of each route must be used as the value of the outbound_route parameter when launching a call. If no routes are configured, an empty array is returned.
Authentication
x-api-keystring
Account authentication key.
Response
List of outbound routes.
id
Unique identifier of the outbound route. It is used in the outbound_route field when launching a call.
name
Descriptive name of the route configured in Chat Bridge.
type
Type of outbound route configured.

