Skip to main content
GET
Replaces the legacy GET /api/public/studies/{study_id}/questions endpoint, deprecated starting August 1, 2026.
Each question’s id matches the discussionGuideQuestionId field in the response endpoints, so you can join questions with their corresponding answers and transcript rows — see the Data Map.

Path Parameters

string
required
The study’s id or linkId, both returned by List Studies. The legacy endpoint accepts only the linkId.

Response

object[]
required
The participant-facing questions from the study’s latest editable revision. Each question has a type field that determines its shape.

Errors

Errors share the common envelope (error + code):