Returns a list of your connections irrespective of type.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Consolidated filter parameter (deepObject style). Originally: filter[connection_name], filter[fqdn], filter[outbound_voice_profile_id], filter[outbound.outbound_voice_profile_id]
Consolidated page parameter (deepObject style). Originally: page[size], page[number]
Specifies the sort order for results. By default sorting direction is ascending. To have the results sorted in descending order add the - prefix.
That is:
connection_name: sorts the result by the
connection_name field in ascending order.
-connection_name: sorts the result by the
connection_name field in descending order.
created_at in descending order.created_at, connection_name, active "connection_name"