Translated questions
List translated questions
List question translations for a study or question
GET
Lists translated questions. Provide at least one of
study_id or question_id.
string
All translations for a study.
string
Translations of one question.
string
Filter by language (e.g.
German).Response
An array of translated-question objects:string
The translated-question ID.
string
The source question.
string
The target language.
string
The original text.
string
The translated text.
string | null
Rich-text version, if available.
object | null
Translated type-specific settings (e.g. option labels).