Get health data
GET/api/me/health
Returns health measurements and stats. Behavior depends on parameters:
- Without
type: Returns summary stats for both weight and height - With
type: Returns measurements, stats, and chart data for specified type
Request
Responses
- 200
- 400
- 401
- 500
Health data
Invalid type parameter
Unauthorized
Internal server error