v1
protected
files
List Workspace Files
List the files a person put in the workspace.
What a task produced is not among them: a task's files belong to that run and are browsed on the task itself, so they stay out of the workspace view even though tasks/{id}/workspace/{path} remains readable by that name.
get/v1/workspaces/{workspace}/files
Path parameters
workspacestring required
Slug of the workspace the request acts in
Slug of the workspace the request acts in
Response
Successful Response
Changes
Changed in 1 of the 45 revisions of this API.1
- ○
endpoint added
endpoint-added
- ○