Oura Ring · Example Payload

Oura Personalinforesponse Example

HealthWearablesSleepFitnessHeart RateReadinessSmart RingBiometrics

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

Top-level fields

idageweightheightbiological_sexemail

Example Payload

Raw ↑
{
  "id": "string",
  "age": 0,
  "weight": 0.0,
  "height": 0.0,
  "biological_sex": "string",
  "email": "string"
}