{
"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": "f6d9cb31-d74b-48ed-ba12-9aa6a589e243",
"query_slug": "sleep-analysis-v1"
}
]
}Continuous Query
continuous_query.result_table.changed
Webhook event sent when a continuous query result table changes, signaling that downstream consumers should refresh.
Was this page helpful?