Skip to main content
POST
Check User Round Status

Authorizations

Authorization
string
header
required

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

Path Parameters

round_id
string
required

Response

Successful Response

status
enum<string>
required
Available options:
NOT_IN_ROUND,
WAITING_FOR_PLAYERS,
COUNTDOWN,
QUESTION,
RESULTS
is_private
boolean
required