Get document metadata
Returns document metadata without downloading the document content.
Path Parameters
Workspace identifier.
Unique identifier of the document.
Response
Represents a document in responses.
Represents a document in responses.
Creation timestamp.
Display name.
File extension (without dot). Owned by the document.
Lowercase hex-encoded SHA-256 of the document's plaintext content. Resolved from the backing blob.
Unique document identifier.
The document's role (original or redacted).
"original"Original filename when uploaded.
Size in bytes. Resolved from the backing blob.
Last update timestamp.
Account that uploaded/created the document.
URL-safe workspace handle. Display-only.
3 - 32^[a-z0-9]+(?:-[a-z0-9]+)*$Unique identifier of the workspace.