Skip to main content
GET
Get containment & resolution daily trend

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

from
string<date-time>

Window start, ISO-8601 with offset. Defaults to 30 days before to. Range is capped at 365 days.

to
string<date-time>

Window end, ISO-8601 with offset. Defaults to now.

agentId
string

Restrict the trend to one agent id. Omitted returns the org-wide trend.

Response

200 - application/json

Daily total/handed-off/contained/resolved counts and derived rates for the window, org-wide or for the requested agent.

The response is of type object.