Export a draft table
GET {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/draft/export?format=<string>
Exports the draft version of a table to CSV / EXCEL format.
Request Params
| Key | Datatype | Required | Description |
|---|---|---|---|
format | string | The file format to export. Possible values include CSV, XLSX, and XLS. |
HEADERS
| Key | Datatype | Required | Description |
|---|---|---|---|
Accept | string |
RESPONSES
status: OK
"\u003cstring\u003e"