projects
Returns the contents of a file (inside a Workspace).
get/v1/{+workspace}:readFile
Path parameters
workspacestring required
Required. The workspace's name.
Query parameters
pathstring
Required. The file's full path including filename, relative to the workspace root.
revisionstring
Optional. The Git revision of the file to return. If left empty, the current contents of path will be returned.
Response
Successful response