Webex · Example Payload
Webex Read The List Of Virtual Lines Example
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Webex Read The List Of Virtual Lines 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": "Read the List of Virtual Lines",
"method": "GET",
"path": "/telephony/config/virtualLines",
"summary": "Read the List of Virtual Lines",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"virtualLines": [
{
"id": "Y2lzY29zcGFyazovL3VzL1ZJUlRVQUxfUFJPRklMRS84ZDRkMDNlYS03NTUzLTQ0NTgtYmI4OS02YzExNzgyMzA4OWY",
"lastName": "Smith",
"firstName": "Bob",
"callerIdLastName": "Smith",
"callerIdFirstName": "Bob",
"callerIdNumber": "+15558675311",
"externalCallerIdNamePolicy": "DIRECT_LINE",
"customExternalCallerIdName": "Bob",
"number": {
"external": "+15558675311",
"extension": "6103",
"routingPrefix": "1234",
"esn": "12346103",
"primary": true
},
"location": {
"name": "Denver",
"id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzhmZjMwMjg2LWVhMzMtNDc2Ny1iMTBmLWQ2MWIyNzFhMDVlZg"
},
"numberOfDevicesAssigned": 1,
"billingPlan": "BCOCP1"
},
{
"id": "Y2lzY29zcGFyazovL3VzL1ZJUlRVQUxfUFJPRklMRS81NjMzZjU4OS1iNDQ0LTQ4ODYtODVjNy02MDljYWY3M2U4YzU",
"lastName": "Smith",
"firstName": "Charlie",
"callerIdLastName": "Smith",
"callerIdFirstName": "Charlie",
"callerIdNumber": "+15558675312",
"externalCallerIdNamePolicy": "DIRECT_LINE",
"customExternalCallerIdName": "Charlie",
"number": {
"external": "+15558675312",
"extension": "6102",
"routingPrefix": "1234",
"esn": "12346102",
"primary": true
},
"location": {
"name": "Denver",
"id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzhmZjMwMjg2LWVhMzMtNDc2Ny1iMTBmLWQ2MWIyNzFhMDVlZg"
},
"numberOfDevicesAssigned": 3,
"billingPlan": "BCOCP1"
},
{
"id": "Y2lzY29zcGFyazovL3VzL1ZJUlRVQUxfUFJPRklMRS9iMTJhNTBiMi01N2NiLTQ0MzktYjc1MS1jZDQ4M2I4MjhmNmU",
"lastName": "Shen",
"firstName": "Tom",
"callerIdLastName": "Shen",
"callerIdFirstName": "Tom",
"callerIdNumber": "+15558675313",
"externalCallerIdNamePolicy": "DIRECT_LINE",
"customExternalCallerIdName": "Tom",
"number": {
"external": "+15558675313",
"extension": "6101",
"routingPrefix": "1234",
"esn": "12346101",
"primary": true
},
"location": {
"name": "Denver",
"id": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzhmZjMwMjg2LWVhMzMtNDc2Ny1iMTBmLWQ2MWIyNzFhMDVlZg"
},
"numberOfDevicesAssigned": 0,
"billingPlan": "None"
}
]
}
}
]
}
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-read-the-list-of-virtual-lines-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.