Vitals Timeseries
historical.data.hrv.created

Properties

event_typerequired
const string

Constant: historical.data.hrv.created

datarequired
HistoricalDataCreated
user_idrequired
string
user_keyrequired
string
start_daterequired
string
end_daterequired
string
is_finalrequired
boolean
providerrequired
string

Examples

{
  "event_type": "historical.data.hrv.created",
  "data": {
    "user_id": "8e486da1-96ad-441e-a43b-ebe5500fbe8d",
    "user_key": "2592e68c-f884-46e6-a14a-02c9f5748fda",
    "start_date": "2023-02-25T20:56:49.486292+00:00",
    "end_date": "2023-05-26T20:56:49.486312+00:00",
    "is_final": true,
    "provider": "oura"
  }
}