Skip to main content
GET
List reports

Authorizations

x-api-key
string
header
required

API key for authentication

Query Parameters

cursor
string

Cursor from the previous page.

Pattern: ^\d+$
limit
integer
default:50

Maximum number of reports to return.

Required range: 1 <= x <= 100

Response

Reports retrieved successfully

reports
object[]
required
Maximum array length: 100
next_cursor
string | null

Cursor for fetching the next page of results.

Example:

"50"