Get agent trend over time
Returns per-day call volume and spend for a single agent, ordered oldest to newest. Filter by date range and channel. Only daily buckets are currently supported.
Authorizations
Flowyte secret API key (Authorization: Bearer flowyte_sk_live_…). Scope-gated; is scoped to your organization — a key can never reach another tenant. The listed scopes in each operation's apiKey requirement are the scopes that key must hold. The tokenUrl is nominal: keys are minted in the dashboard.
Path Parameters
The agent this resource is scoped to (the UUID returned by createAgent / listAgents).
Query Parameters
Window start (RFC3339, inclusive). Defaults to the last 30 days.
Window end (RFC3339, exclusive). Defaults to now.
Restrict to one channel. Omit for all.
voice, chat, sms Series granularity — only day is supported in this slice.
day