Returns the contents of a file
ProjectsFiles
Returns the contents of a file
Return the raw contents of a file in a project at given commit.
GET
Returns the contents of a file
Authorizations
Path Parameters
Id of the project to return files for
Id of a commit in the project repository to list files from
Path in the project's repository to the file. It must be url-encoded and is case-sensitive.
Response
Success. It returns a stream of data with the file content, specifying the appropriate media type based on the file extension in a best-effort basis.
The response is of type file.
Returns the contents of a file (deprecated, use v1 endpoint instead)Get shared datasets that a project uses