curl --request GET \
--url https://api.hubapi.com/cms/v3/source-code/{environment}/content/{path} \
--header 'Authorization: Bearer <token>'"<string>"Descarga el contenido en bytes del archivo en la ruta especificada en el entorno especificado.
curl --request GET \
--url https://api.hubapi.com/cms/v3/source-code/{environment}/content/{path} \
--header 'Authorization: Bearer <token>'"<string>"Productos compatibles
Ámbitos Requeridos
The access token received from the authorization server in the OAuth 2.0 flow.
El entorno del archivo ("draft" o "published").
La ubicación del sistema de archivos del archivo.
.+File content retrieved successfully
The response is of type file.