latestSwagger 2.0BSD License2026-08-107753105.4 KB

52b0eb5e8b96

profile

Stress Summary

Presents stress summaries.

get/profile/{profile_public_id}/stress_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.

stress_qualifier'UNKNOWN' | 'CALM' | 'BALANCED' | 'STRESSFUL' | 'VERY_STRESSFUL' required

Qualifier describing stress level.

average_stress_levelinteger nullable

Average stress level.

max_stress_levelinteger nullable

Maximum stress level.

{"stackTrail":"components:schemas:StressSummary:properties:rest_stress_duration","oasType":"schema","type":"unknown","title":"Rest stress duration","description":"Time at restful stress level."}
{"stackTrail":"components:schemas:StressSummary:properties:low_stress_duration","oasType":"schema","type":"unknown","title":"Low stress duration","description":"Time at low stress level."}
{"stackTrail":"components:schemas:StressSummary:properties:medium_stress_duration","oasType":"schema","type":"unknown","title":"Medium stress duration","description":"Time at medium stress level."}
{"stackTrail":"components:schemas:StressSummary:properties:high_stress_duration","oasType":"schema","type":"unknown","title":"High stress duration","description":"Time at high stress level."}
{"stackTrail":"components:schemas:StressSummary:properties:stress_duration","oasType":"schema","type":"unknown","title":"Stress duration","description":"Total time in stress."}