Trunk
Retrieve all trunks
Retrieves the details of all trunks.
API Endpoint
GET
Arguments
trunk_status string | Filters trunks based on trunk status. |
secure boolean | Filters trunks based on whether they’re secure. |
trunk_directionstring | Filters trunks based on trunk direction. |
ipacl_uuidstring | Filters trunks based on IP access control list. |
credential_uuidstring | Filters trunks based on credentials. |
primary_uri_uuidstring | Filters trunks based on primary URI. |
fallback_uri_uuidstring | Filters trunks based on fallback URI. |
limitinteger | A limit on the number of results per page. |
offsetinteger | A pagination cursor to denote the number of objects by which the results should be offset. Defaults to 0. |
Returns
A dictionary with an objects property that contains an array of trunk objects.