Approvals
List manual approval queue entries
Requires an owner/admin browser session with recent MFA. Tenant API keys and agent tokens cannot review or mutate manual approvals. Supports status and tenant-scoped agent filters before stable (requestedAt, id) keyset pagination.
get/approvals
Query parameters
status'pending' | 'approved' | 'rejected' | 'all'
agentIdstring
limitinteger
offsetinteger
cursorRequestedAtstring date-time
cursorIdstring
Response
JSON response
Changes
Changed in 2 of the 9 revisions of this API.4
- ○
added the new optional
queryrequest parameteragentIdnew-optional-request-parameter
- ○
added the new optional
queryrequest parametercursorIdnew-optional-request-parameter
- ○
added the new optional
queryrequest parametercursorRequestedAtnew-optional-request-parameter
- ○
- ○
endpoint added
endpoint-added
This revision also has 6 changes that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○