GET health_profile_answer

twinehealth.com

Summary: List health profile answers
Operation ID: fetchHealthProfileAnswers
Auth: unknown
Description

Get a list of health profile answers

Parameters (8)

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 answers. 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': ['patient']}

page[cursor] (string, query, optional)

Page cursor

page[limit] (integer, query, optional, default: 50)

Page limit

Constraints: {'minimum': 0}

page[number] (integer, query, optional, default: 1)

Page number

page[size] (integer, query, optional, default: 50)

Page size

Constraints: {'minimum': 0, 'maximum': 100}

No probe data for this endpoint yet.