Content

Download a file

Downloads the byte contents of the file at the specified path in the specified environment.

get/cms/v3/source-code/{environment}/content/{path}

Path parameters

environmentstring required

The environment of the file ("draft" or "published").

pathstring required

The file system location of the file.

Response

File content retrieved successfully

Changes