{
"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": "3b45dc80-f491-43b0-8c9c-388c16b0df6e",
"query_slug": "sleep-analysis-v1"
}
]
}Continuous Query
continuous_query.result_table.changed
Webhook event fired when a continuous query result table is updated with new computed data.
Was this page helpful?