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
recordIds
string[]
required
Minimum array length: 1

Response

200

SSE stream with archive progress events and final result

Last modified on September 15, 2026