Get SIP trunk status

Get a SIP trunk status. Successfully deleted SIP trunk does not have status.

Please log in to see full path URL. Learn why.
get
/calls/1/sip-trunks/{sipTrunkId}/status
Request rate limit:
100 requests / minute (per account)
path Parameters
sipTrunkId
required
string

Sip Trunk ID.

Responses

200

SIP trunk status.

400

Bad request

401

Unauthorized

403

Forbidden

404

Not Found

429

Too Many Requests

500

Internal Server Error

Request samples

Example
cURL
Copy
curl -L -g 'https://{baseUrl}/calls/1/sip-trunks/{sipTrunkId}/status' \
-H 'Authorization: {authorization}' \
-H 'Accept: application/json'

Response samples

Content type
application/json
Example
Copy
Collapse all
{
  • "adminStatus": "ENABLED",
  • "actionStatus":
    {
    • "status": "SUCCESS"
    },
  • "activeCalls": 100
}

Encountering issues

Contact our support

What's new? Check out

Release Notes

Unsure about a term? See

Glossary

Research panel

Help shape the future of our products
Learn more
Service status

Copyright @ 2006-2025 Infobip ltd.