Skip to main content
GET
Retrieve a legal document version

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Path Parameters

The ID of the legal document.

version_id
string
required

The ID of the version to retrieve.

Response

OK

created_at
string<date-time>
required

The timestamp (in ISO-8601 format) of when the resource was created.

effective_at
string<date-time>
required

Time the legal document version becomes effective.

Example:

"2026-07-14T09:30:00Z"

file
string
required

ID of the file for the legal document version.

id
string
required

Unique resource identifier.

ID of the parent legal document.

modified_at
string<date-time>
required

The timestamp (in ISO-8601 format) of when the resource was last modified.

version
string
required

Version of the legal document.