cURL
Get resources reviewer stages
Gets the list reviewer stages for a resource.
GET
cURL
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Path Parameters
The ID of the resource.
Response
200 - application/json
The reviewer stages for this resource.
Whether this reviewer stage should require manager approval.
Example:
false
The operator of the reviewer stage. Admin and manager approval are also treated as reviewers.
Available options:
AND, OR Example:
"AND"
The IDs of owners assigned as reviewers for this stage.
Whether this reviewer stage should require admin approval.
Example:
false
The IDs of service users assigned as reviewers for this stage.
Last modified on June 9, 2026

