メインコンテンツへスキップ
GET
/
cms
/
hubdb
/
2026-03
/
tables
/
{tableIdOrName}
/
export
テーブルの公開済みバージョンをエクスポート
curl --request GET \
  --url https://api.hubapi.com/cms/hubdb/2026-03/tables/{tableIdOrName}/export \
  --header 'Authorization: Bearer <token>'
"<string>"

Supported products

承認

Authorization
string
header
必須

The access token received from the authorization server in the OAuth 2.0 flow.

パスパラメータ

tableIdOrName
string
必須

クエリパラメータ

format
string

レスポンス

successful operation

The response is of type file.

Last modified on April 13, 2026