Get Questionnaire
Fetch full questionnaire detail for one version by questionnaire_uuid: title, languages, canonical graph, derived sections, and version metadata.
Authorizations
Path Parameters
Per-version UUID of the questionnaire (the uuid value returned by the list endpoint, also returned as questionnaire_id on detail endpoints).
Response
Full questionnaire detail including the canonical graph, the derived sections view, version metadata, and is_editable.
Full questionnaire detail returned from GET, POST (create) and PATCH (update) endpoints.
Unique identifier of the questionnaire. Use this id when referencing the questionnaire from a workflow or in subsequent update/delete requests.
Graph structure with start_node and nodes map.
Questionnaire content grouped into sections (derived from the graph).
Stable identifier that groups all versions of the same questionnaire.
draft, published True when the questionnaire can still be edited in place (draft versions).