Webex · Example Payload
Webex Get Manage Numbers Job Status Example
CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing
Webex Get Manage Numbers Job Status 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 Manage Numbers Job Status",
"method": "GET",
"path": "/telephony/config/jobs/numbers/manageNumbers/{jobId}",
"summary": "Get Manage Numbers Job Status",
"requestExamples": [],
"responseExamples": [
{
"status": "200",
"contentType": "application/json",
"example": {
"name": "managenumbers",
"id": "Y2lzY29zcGFyazovL3VzL0pPQl9JRC83ZWUyMjAzMS0xM2Q5LTRmYTctODQ0NS1lNDMzNjE3MmVjYmU",
"jobType": "managenumbers",
"trackingId": "ATLAS_06a92f81-244d-4fd2-b8db-121bc1eeb6c8_11",
"sourceUserId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS8wNTUyZjY3Yi01OWE5LTQxYmItODczNi0xYjA0MWQxZGRkNWU",
"sourceCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85MTE1NDM1Ny1iZWQxLTQ1ZDUtYWE4Zi00ZTUwYzBkZWNmMzM",
"targetCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi85MTE1NDM1Ny1iZWQxLTQ1ZDUtYWE4Zi00ZTUwYzBkZWNmMzM",
"instanceId": 238972,
"jobExecutionStatus": [
{
"id": 239746,
"startTime": "2022-08-24T06:18:31.092Z",
"endTime": "2022-08-24T06:18:38.448Z",
"lastUpdated": "2022-08-24T06:18:38.825Z",
"statusMessage": "COMPLETED",
"exitCode": "COMPLETED",
"createdTime": "2022-08-24T06:18:31.070Z",
"stepExecutionStatuses": [
{
"id": 1172935,
"startTime": "2022-08-24T06:18:31.203Z",
"endTime": "2022-08-24T06:18:32.823Z",
"lastUpdated": "2022-08-24T06:18:32.823Z",
"statusMessage": "COMPLETED",
"exitCode": "COMPLETED",
"name": "manageNumbersDeciderStep",
"timeElapsed": "PT1.62S"
},
{
"id": 1172936,
"startTime": "2022-08-24T06:18:32.839Z",
"endTime": "2022-08-24T06:18:38.439Z",
"lastUpdated": "2022-08-24T06:18:38.439Z",
"statusMessage": "COMPLETED",
"exitCode": "COMPLETED",
"name": "managenumbersMoveNumbers",
"timeElapsed": "PT5.6S"
}
],
"timeElapsed": "PT7.22S"
}
],
"latestExecutionStatus": "COMPLETED",
"latestExecutionExitCode": "COMPLETED",
"operationType": "MOVE",
"sourceLocationId": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OL2E2MmRlOWRkLWRmODEtNDg3My04MGY5LTY2MmYyZmM3ZTI2NQ",
"targetLocationId": "Y2lzY29zcGFyazovL3VzL0xPQ0FUSU9OLzUyMjNiYmVkLTQyYzktNDU0ZC1hMWYzLTdmYWQ1Y2M3ZTZlMw",
"counts": {
"totalNumbers": 1,
"numbersDeleted": 0,
"numbersMoved": 1,
"numbersFailed": 0,
"numbersUsageChanged": 0
}
}
}
]
}
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-manage-numbers-job-status-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.