Get a work item with its concurrency tokens
Work
Get a work item with its concurrency tokens
Read one work item you own, together with the concurrency block that
POST /work/{taskId}/complete accepts.
Echo the token unmodified
version_token is an opaque, workspace- and task-bound value. Send it back exactly as
received; do not parse or reformat it. Timestamp and aggregate-version fields from the
earlier response shape remain available for migrating clients.
Scope
Work is owner-scoped inside a workspace. An id you cannot read is reported the same way an id that was never issued is.
GET
Get a work item with its concurrency tokens
Authorizations
OrgX API key, sent as Authorization: Bearer oxk_...
Path Parameters
Work item to read
