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

spaceId
string
required

Response

200 - text/event-stream

SSE stream with per-table progress and the final row count detail

id
enum<string>
required
Available options:
progress
completed
number
required
total
number
required
baseName
string
tableName
string
Last modified on September 15, 2026