Get file contents
GET/v1/workspaces/:workspaceId/files/:filePath
Get file contents
Request
Responses
- 200
- 304
- 401
- 403
- 404
File content.
Response Headers
ETag
Content-Disposition
X-Kothar-File-Version-Id
Resolved version ID for the returned file content.
X-Kothar-File-User-Id
Sanitized ID of the actor that wrote the returned file version, when known.
X-Kothar-File-Username
Sanitized display name of the actor that wrote the returned file version, when known.
Not modified (when If-None-Match matches).
Response Headers
X-Kothar-File-Version-Id
Resolved version ID when known without an additional lookup.
The request is missing valid authentication credentials.
The authenticated principal does not have access to this resource.
The requested resource could not be found.