Summaries
historical.data.profile.created
Summaries
historical.data.profile.created
Historical pull of profile data has completed and you can now pull data for this resource.
Properties
event_typerequired
const string
Constant: historical.data.profile.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.profile.created",
"data": {
"user_id": "59d78a40-9f16-4ea0-8fd6-6dac78f51213",
"user_key": "4dd39d37-213f-4d94-9ffb-e60ba47e3065",
"start_date": "2023-02-25T20:56:49.487042+00:00",
"end_date": "2023-05-26T20:56:49.487060+00:00",
"is_final": true,
"provider": "oura"
}
}