Skip to main content
GET
API analytics by endpoint

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
sort
enum<string>
default:count

Which column to sort the rows by (descending).

Available options:
count,
errors,
latency
limit
integer
default:25

Maximum number of endpoint rows to return.

Required range: 1 <= x <= 100

Response

200 - application/json

The per-endpoint usage breakdown for the window.

data
object
meta
object