Skip to main content
GET
List scheduled analytics reports

Authorizations

Authorization
string
header
required

Dashboard JWT token from Clerk

Query Parameters

cursor
string

Opaque nextCursor returned by the previous page; a missing or malformed cursor degrades to the first page.

limit
integer
default:200

Page size, bounded to 1–200.

Required range: 1 <= x <= 200

Response

200 - application/json

A keyset-paginated page of scheduled reports.

data
object
meta
object