{
"event_type": "continuous_query.result_table.changed",
"user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"client_user_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"team_id": "3c90c3cc-0d44-4b50-8888-8dd25736052a",
"data": [
{
"data": {
"group_key.0": [
"2025-02-17T00:00:00"
],
"mean.efficiency": [
98.22
],
"mean.sleep_score": [
76.75
],
"min.sleep_score": [
61
],
"newest.chronotype": [
"third"
]
},
"query_id": "c8875435-9b6c-43ff-bc03-ef2e63d39751",
"query_slug": "sleep-analysis-v1"
}
]
}Continuous Query
continuous_query.result_table.changed
Fired when a continuous query result table changes for a user, signalling new computed insights are available.
Was this page helpful?