{
"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": "27d7ed6d-38ac-4b93-a27f-120619e5ea63",
"query_slug": "sleep-analysis-v1"
}
]
}Continuous Query
continuous_query.result_table.changed
Webhook event fired when a continuous query result table changes and new rows are available for download.
Was this page helpful?