Skip to main content
GET
Get a ReviewRound 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

ReviewRound found

anonymized
boolean
required
eventId
string
required
id
string
required
name
string
required
orgId
string
required
revealPeerReviews
boolean
required
roundNumber
integer
required
status
string
required
closesAt
string<date-time>
criteriaJson
any

Arbitrary JSON value

opensAt
string<date-time>