List available questionnaires
GET/telehealth/questionnaires
Returns the questionnaires the calling provider may submit, latest version per slug. Fetch a full definition with GET /telehealth/questionnaires/{id}.
Responses
- 200
- 401
- 403
- 500
Successful response
Missing or invalid API key.
The provider exists but is not active.
An unexpected error occurred. payload.id is a correlation id for support.