Get Work Oversight
GET /work/oversight
What needs a person: pending approvals, blocked work and unattended fixes.
Read-only, and read from the canonical approval and work-item tables rather than from relay events. Each group carries its own state, so an empty list always says which of “nothing here”, “we could not find out” and “nothing is recorded for this workspace” it means. Deciding an approval is not part of this surface — see the module docstring.
Authorizations
Parameters
Query Parameters
Maximum rows PER GROUP
Maximum rows PER GROUP
How far back autonomous fixes are read
How far back autonomous fixes are read
Header Parameters
Responses
200
Successful Response
object
What needs a person: approvals, blocked work and unattended fixes.
Each group carries its own state, so one failed read never blanks the others and an empty list always says which of “nothing here”, “we could not find out” and “nothing is recorded for this workspace” it means.
object
422
Validation Error