List eligible reviewers for a deployment

Retrieves a list of eligible reviewers that can be assigned to review a deployment. Reviewers must be collaborators with review permissions in both the DEV environment and the target deployment environment. The Require review and approval toggle must be enabled in Workspace admin > Settings > Deployments to access this endpoint.

Path parameters

managed_user_idstringRequired

Embedded customer ID/external ID. The External ID must be URL encoded and prefixed with an E. For example, EA2300.

idintegerRequired
The unique identifier of the deployment for which you plan to retrieve eligible reviewers.

Headers

AuthorizationstringRequired

Bearer authentication of the form Bearer <token>, where token is your auth token.

Response

Success reply
reviewerslist of objects

Errors