Single snapshot of the metrics the around-the-brain weekly automation needs (QA average + p50 + p95, conversation count, agent turn count, hallucination flag count, top 5 hallucination kinds, top 5 handoff reasons). The weekly-qa-rollup n8n workflow polls this endpoint each Monday morning. Window defaults to the last 7 days; pass since=ISO8601 for a custom window (bounded between 1 hour and 90 days in the past).
Documentation Index
Fetch the complete documentation index at: https://docs.vorel.ai/llms.txt
Use this file to discover all available pages before exploring further.
Tenant-issued API key. Format: vapk_live_<48 hex chars> (60 chars total). Issue + manage at /settings/integrations/api-keys in the Vorel dashboard. Each key has a scope set (read, leads:write, appointments:write, offerings:write); endpoints requiring a write scope reject keys without it with a 403 envelope.
Inclusive lower bound of the rollup window. ISO 8601 timestamp. Defaults to 7 days before the request time. Must be at least 1 hour and at most 90 days in the past.
Rollup snapshot for the requested window.
Single snapshot of the metrics the around-the-brain weekly automation needs. All percentile / average fields are nullable when no source rows exist in the window — render those as "no data" rather than zero.
Inclusive lower bound of the window.
Mean QA total_score.
Median QA total_score.
95th percentile QA total_score.
x >= 0messages.role IN (agent_bot, agent_human).
x >= 0Messages with non-empty hallucination_flags array.
x >= 055