v1

latestOpenAPI 3.0.32026-07-17136180270.3 KB
Git

Get workspace file tree

Get workspace file tree. Returns the requested resource or collection for the authenticated caller.

get/api/projects/{projectId}/workspaces/{workspaceId}/git/files

Path parameters

projectIdstring required

Project identifier used to scope the request.

workspaceIdstring required

Workspace identifier within the project.

Query parameters

refstring

Git revision or ref to read from.

Response

File tree

FileTreeResponse required

file Tree Response payload returned by the API.