Webex · Example Payload

Webex Get Bulk Activation Email Resend Job Status Example

CallingCollaborationCommunicationsEnterpriseMessagingVideo Conferencing

Webex Get Bulk Activation Email Resend 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

Raw ↑
{
  "operationId": "Get Bulk Activation Email Resend Job Status",
  "method": "GET",
  "path": "/identity/organizations/{orgId}/jobs/sendActivationEmails/{jobId}/status",
  "summary": "Get Bulk Activation Email Resend Job Status",
  "requestExamples": [],
  "responseExamples": [
    {
      "status": "200",
      "contentType": "application/json",
      "example": {
        "name": "resendinviteemail",
        "id": "Y2lzY29zcGFyazovL3VzL0pPQl9JRC9lNzc4NWU3YS1mNmFiLTRjNTEtYWVjOS00YTg5NWQyOTdjMjc",
        "trackingId": "NA_5c8428d1-dbe9-42c3-bb5d-8f0cd98cea07",
        "sourceUserId": "Y2lzY29zcGFyazovL3VzL1BFT1BMRS9iZmI0YjA5MC1mY2VhLTQ4OGEtOTRmMC0wZWMxODk3ZTIwZGE",
        "sourceCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8xNjcwNjc3NS00NTQzLTRmZDMtODY3Ny0wYmEwMWYyNTRlZjQ",
        "targetCustomerId": "Y2lzY29zcGFyazovL3VzL09SR0FOSVpBVElPTi8yMDIwYTkyMC0zMTRjLTQ3NmUtYmNiMS1hNDJhNGI2YzM2MDM",
        "instanceId": 3,
        "jobExecutionStatus": [
          {
            "id": 3,
            "startTime": "2024-05-16T20:24:24.924Z",
            "endTime": "2024-05-16T20:24:30.772Z",
            "lastUpdated": "2024-05-16T20:24:30.782Z",
            "statusMessage": "COMPLETED",
            "exitCode": "COMPLETED",
            "createdTime": "2024-05-16T20:24:24.888Z",
            "stepExecutionStatuses": [
              {
                "id": 5,
                "startTime": "2024-05-16T20:24:24.972Z",
                "endTime": "2024-05-16T20:24:30.700Z",
                "lastUpdated": "2024-05-16T20:24:30.700Z",
                "statusMessage": "COMPLETED",
                "exitCode": "COMPLETED",
                "name": "resendinviteemailGenerateUserReport",
                "timeElapsed": "PT5.728S"
              },
              {
                "id": 6,
                "startTime": "2024-05-16T20:24:30.706Z",
                "endTime": "2024-05-16T20:24:30.765Z",
                "lastUpdated": "2024-05-16T20:24:30.765Z",
                "statusMessage": "COMPLETED",
                "exitCode": "COMPLETED",
                "name": "resendinviteemailProcessUsersFromReport",
                "timeElapsed": "PT0.059S"
              }
            ],
            "timeElapsed": "PT5.787S"
          }
        ],
        "latestExecutionStatus": "COMPLETED",
        "latestExecutionExitCode": "COMPLETED",
        "counts": {
          "userResendInviteSent": 0,
          "userResendInviteFailed": 0,
          "userResendInviteSkipped": 1,
          "totalUsers": 1
        },
        "allowAdminInviteEmails": true
      }
    }
  ]
}

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.
All 92 tools →

Call it yourself

curl for this page
This example
curl "https://apis.io/api/v1/examples/webex-get-bulk-activation-email-resend-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.