v1

latestOpenAPI 3.0.0Creative Commons Attribution 3.02026-07-1352131166.0 KB
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