profile

Heart Rate Summary

Presents heart rate information.

get/profile/{profile_public_id}/heartrate_summary/

Query parameters

cursorstring

The pagination cursor value.

page_sizeinteger

Number of results to return per page.

date_startstring date-time

Lower bound of date or timestamp.

date_endstring date-time

Upper bound of date or timestamp.

Response

OK

timestampstring date-time required

Starting UTC time of the measurement.

durationstring nullable

Duration of the measurement.

source'AGGREGATED' | 'ANDROID' | 'APPLE' | 'FITBIT' | 'GARMIN' | 'GOOGLE_HEALTH' | 'GOOGLEFIT' | 'HEALTHCONNECT' | 'HUAWEI' | 'MYZONE' | 'OMH' | 'OMRON' | 'OURA' | 'POLAR' | 'SAMSUNG' | 'STRAVA' | 'SUUNTO' | 'WF' | 'WHOOP' | 'WITHINGS' required

Origin of the data.

is_manualboolean nullable

Whether the data was entered manually.

mininteger nullable

Minimum heart rate.

maxinteger nullable

Maximum heart rate.

averageinteger nullable

Average heart rate.

restinginteger nullable

Resting heart rate.

Changes

No recorded changes to this endpoint across all 1 revision of this API.