Skip to main content
GET
Get question by ID

Authorizations

Authorization
string
header
required

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

Question retrieved successfully

status
enum<string>
Available options:
success
question
object