Skip to main content
GET
Deprecated starting August 1, 2026. Use GET /api/public/v1/studies/{studyId}/questions instead.

Path Parameters

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. Only the link_id is accepted — not the study’s id (the versioned endpoint accepts both).

Response

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