curl --request GET \
--url https://api.hubapi.com/cms/v3/source-code/{environment}/content/{path} \
--header 'Authorization: Bearer <token>'"<string>"Télécharge le contenu en octets du fichier au chemin spécifié dans l’environnement spécifié.
curl --request GET \
--url https://api.hubapi.com/cms/v3/source-code/{environment}/content/{path} \
--header 'Authorization: Bearer <token>'"<string>"Produits pris en charge
Portées requises
The access token received from the authorization server in the OAuth 2.0 flow.
L'environnement du fichier (« brouillon » ou « publié »).
L'emplacement du fichier dans le système de fichiers.
.+File content retrieved successfully
The response is of type file.