Skip to main content
GET
Export runs

Authorizations

Authorization
string
header
required

nia_sk_...

Query Parameters

schedule_id
string | null

Only the runs of this export schedule.

cursor
string<uuid> | null
limit
integer
default:50
Required range: 1 <= x <= 200

Response

One page of export runs.

items
ExportRunOut · object[]
required
next_cursor
string | null