legal-documents
Retrieve a legal document version
Retrieve a specific version of a legal document.
get/legal-documents/{legal_document_id}/versions/{version_id}
Path parameters
legal_document_idstring required
The ID of the legal document.
The ID of the legal document.
version_idstring required
The ID of the version to retrieve.
The ID of the version to retrieve.
Response
OK
Example response
{
"effective_at": "2026-07-14T09:30:00Z"
}