Skip to main content
GET
Dashboard: generic time-series sparkline for the chosen metric

Authorizations

Authorization
string
header
required

JWT token (USER, AGENT, or SERVICE auth)

Query Parameters

metric
enum<string>
required
Available options:
REQUESTS,
ERRORS,
BLOCKS,
WARNS,
HITL,
FLEET,
LLM_CALLS,
DETECTIONS
startTime
string<date-time>
endTime
string<date-time>

Response

200 - */*

OK

interval
string
series
object[]
totalValue
number<double>
previousValue
number<double>
changePercentage
number<double>