Files
Get file metadata
Returns file metadata without downloading the file content.
GET
Get file metadata
Path Parameters
URL-safe workspace identifier.
Unique identifier of the file.
Response
Represents a file in responses.
Represents a file in responses.
Creation timestamp.
Display name.
File extension (without dot).
The file's role (original, redacted, audit).
Allowed value:
"original"File size in bytes.
Unique file identifier.
Original filename when uploaded.
Last update timestamp.
Account that uploaded/created the file.
Version number (1 for original, higher for newer versions).
Handle of the workspace this file belongs to.
Required string length:
3 - 32Pattern:
^[a-z0-9]+(?:-[a-z0-9]+)*$Parent file ID if this is a newer version.
Get file metadata
