Skip to main content
GET
Get a Review by ID

Authorizations

Authorization
string
header
required

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

Path Parameters

id
string
required

Response

Review found

createdAt
string<date-time>
required
eventId
string
required
id
string
required
orgId
string
required
reviewerUserId
string
required
roundId
string
required
submissionId
string
required
comment
string
recommendation
string
scoresJson
any

Arbitrary JSON value

updatedAt
string<date-time>