Oura Ring · Example Payload

Oura Publicdailystress Example

HealthWearablesSleepFitnessHeart RateReadinessSmart RingBiometrics

Oura Publicdailystress Example is an example object payload from Oura Ring, with 5 top-level fields. It illustrates the shape of data this provider's APIs accept or return.

Top-level fields

iddayday_summaryrecovery_highstress_high

Example Payload

Raw ↑
{
  "id": "string",
  "day": "string",
  "day_summary": "restored",
  "recovery_high": 0,
  "stress_high": 0
}