Skip to main content
GET
API analytics time series

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

window
enum<string>
default:24h

Rolling time window to aggregate over.

Available options:
24h,
7d,
30d
groupBy
enum<string>

Bucket granularity. Defaults to hour for the 24h window and day for wider windows.

Available options:
hour,
day

Response

The gap-filled request/error time series for the window.

data
object
meta
object