Webex · Example Payload
Webex Get A Trunk Example
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Webex Get A Trunk Example is an example object payload from Webex, with 6 top-level fields. It illustrates the shape of data this provider's APIs accept or return.
Top-level fields
operationIdmethodpathsummaryrequestExamplesresponseExamples
Example Payload
{
"operationId": "Get a Trunk",
"method": "GET",
"path": "/telephony/config/premisePstn/trunks/{trunkId}",
"summary": "Get a Trunk",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"name": "trunkName",
"customer": {
"id": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85NmFiYzJhYS0zZGNjLTExZTUtYTE1Mi1mZTM0ODE5Y2RjOWE",
"name": "test_org"
},
"location": {
"id": "Y2lzY29zcGFyazovL3VzL0RJQUxfUExBTi8wNTlhMjczZS1iYmIwLTExZWMtODQyMi0wMjQyYWMxMjAwMDI",
"name": "locationName"
},
"otgDtgId": "lg1_sias10_cpapi12446_lgu",
"linePort": "lg1_sias10_cpapi16004_LGU@64941297.int10.bcld.webex.com",
"locationsUsingTrunk": [
{
"id": "Y2lzY29zcGFyazovL3VzL0RJQUxfUExBTi8wNTlhMjczZS1iYmIwLTExZWMtODQyMi0wMjQyYWMxMjAwMDI",
"name": "locationName"
}
],
"pilotUserId": "lg1_sias10_cpapi12446_LGU@64941297.int10.bcld.webex.com",
"sipAuthenticationUserName": "lg1_sias10_cpapi12446_LGU",
"status": "ONLINE",
"errorCodes": [
"errorCodes"
],
"responseStatus": {
"code": 25013,
"type": "ERROR",
"summaryEnglish": "CPAPI: Error retrieving outboundproxy.",
"detail": [
"OCI-P GroupOutboundProxyGetRequest: [Error 26088] Cloud PBX Console is not configured properly., OCI-P Error code: [Error 26088] Cloud PBX Console is not configured properly."
],
"trackingId": "CPAPI_2da34568-1e72-4196-b613-905ce45ec592_0"
},
"dualIdentitySupportEnabled": true,
"trunkType": "REGISTERING",
"deviceType": "Cisco Unified Border Element",
"address": "lgw1.london",
"domain": "acme.corp",
"port": 5000,
"maxConcurrentCalls": 1000,
"isRestrictedToDedicatedInstance": true,
"pChargeInfoSupportPolicy": "DISABLED"
}
}
]
}
Work with this as data
Every example here is available over the APIs.io API and to AI agents over MCP.
MCP server
One button, every client — Claude, Cursor, VS Code and the rest.
https://apis.io/mcp
Tools for examples
4 MCP tools reach this
find_examplesBrowse and filter every example in the catalog.apis_io_searchSTART HERE — APIs, providers and tags for one query, each with its total.resolveTurn a domain, URL or GitHub org into the provider it belongs to.find_cohortsEvery scored population of providers in the catalog.
Call it yourself
curl for this page
This example
curl "https://apis.io/api/v1/examples/webex-get-a-trunk-example"
All examples
curl "https://apis.io/api/v1/examples?limit=25"
Discovery needs no key. Ratings and market analysis are Pro.
Get an API key
Free tier, no form to fill in. Signing in shares your email address with us — we store it to create your key and to recognise you if you sign in with another provider. See our Privacy Policy and Terms.
A second provider on the same verified email joins the account you already have.