Get a questionnaire definition
GET/telehealth/questionnaires/:id
Returns the full approved definition: questions, answer options (localized DE/EN), slug-based branching (firstQuestionId / answerOptions[].nextQuestionId), and the per-answer eligibility flags (disqualifiesFromPrescriptionRequest / -OnlineTreatment / -OnsiteTreatment). Address the questionnaire by slug (e.g. "anamnesis").
Request
Responses
- 200
- 401
- 403
- 404
- 500
Successful response
Missing or invalid API key.
The provider exists but is not active.
The addressed resource does not exist.
An unexpected error occurred. payload.id is a correlation id for support.