Skip to main content
GET
Get preview info for a file by document version

Authorizations

x-api-key
string
header
required
Authorization
string
header
required

Path Parameters

matterId
string
required
fileId
string
required
documentVersionId
string
required

Response

When request is successful. Returns a 'PreviewFileInfo' object.

fileId
string | null

Unique identifier of the requested file

Example:

"b471682e-fa17-4e46-b7fe-9b2b8fdcb3c2"

documentVersionId
string | null
downloadUrl
string | null

Temporary Link to download file

Example:

""

expiry
string<date-time> | null

Expiry date/time when the download link is no longer accessible

Example:

"2022-04-23T14:30:00Z"