MyWork
Version: 1.0.0 OpenAPI: 3.0.3
OpenAPI for MyWork APIs: application config, broadcasts, per-user calendar notes, and recent tabs (mywork/v1/...).
Same server base URL as task execution and legacy specs: /MYWORK/service/.
Authentication: All endpoints require the X-reflexis-csrf-token-X header.
Companion specs: task-execution/next-gen-task-execution-api.yaml (remaining task execution endpoints), walk-execution/next-gen-walk-execution-api.yaml (walk execution).
Download OpenAPI specification (v1.0.0)
Servers
| URL | Description |
|---|---|
/MYWORK/service/ | Application context + Pulse servlet (typical deployment) |
https://fs3.reflexisinc.com/MYWORK/service/ | Example development host |
http://localhost:3001/MYWORK/service/ | Local CORS proxy — npm run cors-proxy; path must include /MYWORK/service/ |
Security schemes
| Name | Type | Description |
|---|---|---|
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.