Oura Ring · Example Payload

Oura Publicsleeptime Example

HealthWearablesSleepFitnessHeart RateReadinessSmart RingBiometrics

Oura Publicsleeptime 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

iddayoptimal_bedtimerecommendationstatus

Example Payload

Raw ↑
{
  "id": "string",
  "day": "string",
  "optimal_bedtime": {
    "day_tz": 0,
    "end_offset": 0,
    "start_offset": 0
  },
  "recommendation": "improve_efficiency",
  "status": "not_enough_nights"
}