Trunks
Retrieve a Trunk
Fetch full configuration of a single Vobiz SIP trunk by ID - rate limits, auth mode, SIP domain, and attached credentials, IP ACLs, and origination URIs.
GET
Retrieve a trunk
trunk_id. Use this endpoint to verify trunk configuration, check rate limits, or confirm the trunk’s enabled status.
Authentication required:
X-Auth-ID- Your account Auth IDX-Auth-Token- Your account Auth TokenContent-Type: application/json
Request
cURL
Response
Returns the complete trunk object with all attributes.Response - 200 OK
Error Response (404): If the
trunk_id does not exist or does not belong to your account, the API returns a 404 Not Found error.Authorizations
Your Vobiz account Auth ID
Your Vobiz account Auth Token
Path Parameters
Your account Auth ID
Example:
"MA_XXXXXX"
Example:
"trunk_XXXXXX"
Response
200 - application/json
Trunk details