Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

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

Headers

x-account-id
string<uuid>
required

Response

200 - application/json

List of review requests

workspace_id
string

The ID of the workspace.

asset_id
string

The ID of the asset.

asset_version_id
string

The ID of the asset version.

requestor_id
string

The ID of the user who requested the review.

user_id
string

The ID of the user assigned to the review.

review_id
string

The ID of the review.

user
object

The user assigned to the review.

requestor
object

The user who requested the review.

asset
object

The asset being reviewed.

version
object

The version of the asset being reviewed.

review
object

The review details.