CMS
Deutsch
cURL
curl --request GET \ --url https://api.hubapi.com/cms/v3/hubdb/tables/{tableIdOrName}/draft/export \ --header 'Authorization: Bearer <token>'
This response does not have an example.
Exports the draft version of a table to CSV / EXCEL format.
hubdb
The access token received from the authorization server in the OAuth 2.0 flow.
successful operation
The response is of type file.
file