Skip to main content
GET
Export records

Authorizations

Authorization
string
header
required

Bearer token authentication using your API key

Path Parameters

org_id
string
required

Org ID

table_id
string
required

Table ID

Query Parameters

status
enum<string>

Filter by visibility. ACTIVE excludes archived (default), ARCHIVED returns only archived, ALL returns both.

Available options:
ACTIVE,
ARCHIVED,
ALL

Restrict the export to records matching this search.

Maximum string length: 256
format
enum<string>

Export format. Only csv is currently supported.

Available options:
csv

Response

200 - application/json