Skip to main content
GET

Path Parameters

study_id
string
required
The link ID of the study you want to retrieve questions for. You can find this in the study URL or via the List Studies endpoint.

Response

Returns an object containing a list of questions from the study’s latest revision. Each question includes its type and relevant metadata.
questions
array
An array of question objects. Each question has a type field that determines its shape.