Skip to main content
GET
List trunks
Returns a paginated list of all trunks associated with your account. Use this endpoint to view trunk configurations, monitor resource usage, and manage multiple trunks.
Authentication required:
  • X-Auth-ID - Your account Auth ID
  • X-Auth-Token - Your account Auth Token
  • Content-Type: application/json

Query Parameters

Request

Response

Returns a paginated list of trunk objects with metadata about pagination state.
Response - 200 OK
Pagination Tip: Use total from the meta object to calculate total pages. For page 2 with limit 10, use offset=10.

Authorizations

X-Auth-ID
string
header
required

Your Vobiz account Auth ID

X-Auth-Token
string
header
required

Your Vobiz account Auth Token

Path Parameters

auth_id
string
required

Your account Auth ID

Example:

"MA_XXXXXX"

Response

200 - application/json

List of trunks

meta
object
required
objects
object[]
required