Webex · Example Payload
Webex Get Details For A Call Park Example
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Webex Get Details For A Call Park 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 Details for a Call Park",
"method": "GET",
"path": "/telephony/config/locations/{locationId}/callParks/{callParkId}",
"summary": "Get Details for a Call Park",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"id": "Y2lzY29zcGFyazovL3VzL0NBTExfUEFSSy9kR1ZqYUc1cFkyRnNJSE4xY0hCdmNuUWdMU0JwYm5OMWNtRnVZMlVnTFNCamRYTjBiMjFsY2lBeA==",
"name": "technical support - insurance - customer 1",
"recall": {
"huntGroupId": "Y2lzY29zcGFyazovL3VzL0hVTlRfR1JPVVAvZEdWamFHNXBZMkZzTFhOMWNIQnZjblF0TlRVMU9EWTNOVE13T1VCbmJXRnBiQzVqYjIwPQ",
"huntGroupName": "Technical Support Group - 5558675309",
"option": "ALERT_PARKING_USER_FIRST_THEN_HUNT_GROUP"
},
"agents": [
{
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS80NDVkMzMzMC1mNjE3LTExZWItOWQyZS01NzViODE3ZGE2NmE",
"firstName": "John",
"lastName": "Brown",
"displayName": "John Brown",
"type": "PEOPLE",
"email": "john.brown@example.com",
"numbers": [
{
"external": "+19075552859",
"extension": "8080",
"routingPrefix": "1234",
"esn": "12348080",
"primary": "true"
}
]
},
{
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS83MGY2MzYzMC1mZjlmLTExZWItODU5YS0xZjhiYjRjNzc1MWQ",
"firstName": "John",
"lastName": "Smith",
"displayName": "John Smith",
"type": "PEOPLE",
"email": "john.smith@example.com",
"numbers": [
{
"external": "+19075553859",
"extension": "8081",
"routingPrefix": "1234",
"esn": "12348081",
"primary": "true"
}
]
}
],
"parkOnAgentsEnabled": false,
"callParkExtensions": [
{
"id": "Y3lzY29zcGFyazovL3VzL1BFT1BMRS83MGY2MzYzMC1mZjlmLTExZWItODU5YS0xZjhiYjRjNzc2MWQ",
"extension": "1415",
"name": "14159265"
}
]
}
}
]
}
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-details-for-a-call-park-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.