GET
/
question
/
{questionId}

Authorizations

Authorization
string
headerrequired

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

Path Parameters

questionId
string
required

ID of the question to retrieve

Response

200 - application/json
status
enum<string>
Available options:
success
question
object