CMS
日本語
cURL
curl --request GET \ --url https://api.hubapi.com/cms/v3/source-code/{environment}/content/{path} \ --header 'Authorization: Bearer <token>'
"<string>"
指定された環境の指定されたパスにあるファイルのバイトの内容がダウンロードされます。
サポートされる製品
必須スコープ
The access token received from the authorization server in the OAuth 2.0 flow.
ファイルの環境(「下書き」または「公開済み」)。
ファイルのファイルシステムでの位置。
File content retrieved successfully
The response is of type file.
file