GET /health_profile_question

twinehealth.com

Summary: List health profile questions
Operation ID: fetchHealthProfileQuestions
Auth: unknown
Description

Get a list of health profile questions

Parameters (4)

filter[groups] (string, query, optional)

Comma-separated list of group ids. Note that one of the following filters must be specified: `filter[patient]`, `filter[group]`, or `filter[organization]`.

filter[organization] (string, query, optional)

Fitbit Plus organization id. Note that one of the following filters must be specified: `filter[patient]`, `filter[group]`, or `filter[organization]`.

filter[patient] (string, query, optional)

Patient id to fetch healt profile questions. Note that one of the following filters must be specified: `filter[patient]`, `filter[group]`, or `filter[organization]`.

include (string, query, optional)

List of related resources to include in the response

Constraints: {'enum': ['question_definition', 'answer']}

No probe data for this endpoint yet.