Retrieves a list of all forms configured for the requesting practice group.
Ok
Validation error
Unauthorised
Not found
Unknown error
{- "data": [
- {
- "id": "string",
- "title": "string",
- "description": "string",
- "patient_title": "string",
- "patient_description": "string",
- "reply_form": true,
- "form_type": "questionnaire",
- "snomed_code": "string"
}
], - "count": 0
}