Get health measures
GET/participants/:user_id/health_measures/:id/data
Get health measure data.
Fetch the participant's all health measure data between from date and to date for a given activity type. The response contains the health measure types during the given timeframe. The maximum date range is allowed to be 1 year.
Request
Responses
- 200
- 400
- 401
- 409
- 422
- 500
OK
Response Headers
Access-Control-Allow-Headers
Access-Control-Allow-Methods
Access-Control-Allow-Origin
Cache-Control
Content-Type
Bad Request
Unauthorized
Conflict
Unprocessable Entity
Internal Server Error