Skip to main content
The Deno 2 Release Candidate is here
Learn more
Module

x/oura_api/src/types/oura.ts>DailyResilience

Typescript project to interact with v2 of the Oura Ring API
Latest
interface DailyResilience
import { type DailyResilience } from "https://deno.land/x/oura_api@1.0.1/src/types/oura.ts";

Represents daily resilience metrics provided by the Oura ring.

Properties

id: string

Unique identifier

day: string

Day that the daily resilience belongs to

contributors: { sleep_recovery: number; daytime_recovery: number; stress: number; }

Object defining resilience score contributors

level of resilience