Approval Queue
Get approval request detail
Returns the full detail of a single approval request, including policy evaluations, evidence artifacts, and resolution state. Only accessible to the owning operator.
get/api/v1/approvals/{id}
Path parameters
idstring required
Approval request ID
Response
Approval request detail
Changes
Changed in 2 of the 15 revisions of this API.12
- ▲
removed the media type
application/jsonfor the response with the status200response-media-type-removed
- ○
removed the non-success response with the status
401response-non-success-status-removed
- ▲
- ○
endpoint added
endpoint-added
- ○