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