Get a trainee's body-measurement history

Returns the trainee's recorded body measurements over the given date range — one entry per recorded measurement, ascending by date. Covers every predefined type (circumferences, body-fat, and WEIGHT) as well as the trainee's own custom types: a custom-type entry has type: "CUSTOM" and a populated customTypeName. A day on which several types were logged yields several entries. Days/types without a recorded value are omitted (the list is not padded). Both from and to are inclusive. The range may not exceed 1 year (366 days); pull longer histories with successive ranged requests. When no measurement was recorded in the range, the response is 200 with entries: [] and a human-readable message.

Recent Requests
Log in to see full request history
TimeStatusUser Agent
Retrieving recent requests…
LoadingLoading…
Path Params
int64
required
Query Params
date
required

Inclusive start of the range, ISO format (YYYY-MM-DD).

date
required

Inclusive end of the range, ISO format (YYYY-MM-DD).

Responses

Language
Credentials
Header
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
*/*