Task Execution
Version: 1.0.0 OpenAPI: 3.0.3
OpenAPI APIGEE mirror of next-gen-swagger/task-execution/next-gen-task-execution-api.yaml — paths and components resolve from that file via $ref (same operations as Pulse deployment, different base URLs).
APIGEE-only: send api_key (API key) in addition to X-reflexis-csrf-token-X (session token). Clients often send Origin and Referer matching the gateway host.
Companion APIGEE specs: mywork/next-gen-mywork-apigee-api.yaml (app config, broadcasts, user notes, recent tabs), walk-execution/next-gen-walk-execution-apigee-api.yaml (walk execution).
Download OpenAPI specification (v1.0.0)
Servers
| URL | Description |
|---|---|
https://dev-api.zebra.com | Dev APIGEE |
https://stage-api.zebra.com | Stage APIGEE |
https://test-api.zebra.com | Test APIGEE |
https://api.zebra.com | Prod APIGEE |
Security schemes
| Name | Type | Description |
|---|---|---|
ApiKeyHeader | apiKey | APIGEE API key header validated by VerifyAPIKey policy. |
AuthTokenHeader | apiKey | Session authentication token validated server-side against the user session store. |
Operations
Use the sidebar to browse individual operations generated from this specification.