Export a published version of a table
GET {{baseUrl}}/cms/v3/hubdb/tables/:tableIdOrName/export?format=<string>
Exports the published
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"