Skip to main content
POST
cURL

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

tableId
string
required

Body

application/json
recordCreatedBy
string[]
recordLastModifiedBy
string[]
archivedTimeStart
string
archivedTimeEnd
string
recordCreatedTimeStart
string
recordCreatedTimeEnd
string

Response

200

SSE stream with export progress events and a final download url

Last modified on September 15, 2026