Skip to main content
GET
Get Round Question

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

id
integer
required
question_text
string
required
question_type
string
required
answers
RoundQuestionItemAnswerGetResponse · object[]
required
category_theme
RoundQuestionCategoryThemeGetResponse · object
required
round_id
string
required
is_private
boolean
required
type
string | null
message
string | null
countdown
integer
default:30
question_start
string<date-time> | null
question_end
string<date-time> | null
picture_url
string | null
certificate
RoundQuestionCertificateGetResponse · object | null
end_time
string<date-time> | null