v1
latestOpenAPI 3.1.02026-08-066984441.1 MBworkspaceFiles
Returns the file with the specified id of the workspace with the specified id.
Returns the file metadata of the workspace with the specified id.
<Check title="Required Permissions" icon="key">Any authenticated user.</Check>
get/workspaces/{workspaceId}/files/{fileId}
Path parameters
workspaceIdstring uuid required
The id of the workspace.
fileIdstring uuid required
The id of the file.
Headers
Authorizationstring required
Bearer authentication
Response
OK