CMS
Deutsch
cURL
curl --request GET \ --url https://api.hubapi.com/cms/v3/source-code/{environment}/content/{path} \ --header 'Authorization: Bearer <token>'
This response does not have an example.
指定された環境の指定されたパスにあるファイルのバイトの内容がダウンロードされます。
content
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