Webex · Example Payload
Webex Listcallqueueagents Example
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Webex Listcallqueueagents 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": "listCallQueueAgents",
"method": "GET",
"path": "/telephony/config/queues/agents",
"summary": "Read the List of Call Queue Agents with Customer Assist",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"agents": [
{
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS81NzJjNWMwZS1jMDY4LTQ0NmItOWM0Ny04MjYwYTIzZTY0NmI",
"firstName": "Lobby",
"lastName": ".",
"phoneNumber": "+19458880334",
"routingPrefix": "8002",
"queueCount": 1,
"locationCount": 1,
"joinCount": 1,
"unjoinCount": 0,
"location": {
"name": "Location1",
"id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzU5OWM3ZGFkLTEyMGQtNDgyNy05ZmMyLTk4OTUxYTQzNzIzOA"
},
"type": "PEOPLE"
},
{
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9mNWYxNTg1YS03MWM2LTQyZGEtYmRkNC1iMzYzYzlhYzQwZGI",
"firstName": "Quiet Room",
"lastName": ".",
"phoneNumber": "+19458880338",
"routingPrefix": "8003",
"queueCount": 1,
"locationCount": 1,
"joinCount": 1,
"unjoinCount": 0,
"location": {
"name": "Location1",
"id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzU5OWM3ZGFkLTEyMGQtNDgyNy05ZmMyLTk4OTUxYTQzNzIzOA"
},
"type": "PEOPLE"
},
{
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS8zYjY4Yjg2YS1hMTZiLTRmNzItOTlmZi01ZDlhZjgyZWNmNTE",
"firstName": "test_301_person_phone_extnsion",
"lastName": "last_name",
"phoneNumber": "+14084279811",
"extension": "4498",
"routingPrefix": "8004",
"esn": "4498",
"queueCount": 1,
"locationCount": 1,
"joinCount": 1,
"unjoinCount": 0,
"location": {
"name": "Location2",
"id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzVmMDI3OGZlLWU4OGMtNDMzNy04MGViLWRjY2NiM2VlMDU1MA"
},
"type": "PEOPLE"
},
{
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS85YjBmMWY2OS0wNWE3LTRkZDUtYTg2OS03Mzg5NjdjNTI2YWI",
"firstName": "test_essentials",
"lastName": "ES",
"extension": "23234",
"routingPrefix": "8005",
"esn": "23234",
"queueCount": 1,
"locationCount": 1,
"joinCount": 1,
"unjoinCount": 0,
"location": {
"name": "Location1",
"id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzU5OWM3ZGFkLTEyMGQtNDgyNy05ZmMyLTk4OTUxYTQzNzIzOA"
},
"type": "PEOPLE"
},
{
"id": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS84OTEyYTUwNi02ZDU2LTRiMjUtOTNiMC1lZGM5ZDFiYmQwNTU",
"firstName": "vl_t401cbn",
"lastName": "ecbn_01cbn",
"phoneNumber": "+14084269811",
"routingPrefix": "8007",
"queueCount": 2,
"locationCount": 2,
"joinCount": 2,
"unjoinCount": 0,
"location": {
"name": "Location1",
"id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzU5OWM3ZGFkLTEyMGQtNDgyNy05ZmMyLTk4OTUxYTQzNzIzOA"
},
"type": "PEOPLE"
}
]
}
}
]
}
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-listcallqueueagents-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.