files
Get contents of a file version within a package.
Will return the contents of a particular version of file with path within a package.
get/files/{id}/versions/{version_id}/contents/{path}
Path parameters
idstring required
A file id.
version_idstring required
Version number of the file.
pathstring required
Relative path of a file within a package.
Response
The call was successful.
Changes
No recorded changes to this endpoint across all 1 revision of this API.