Skip to content

Get a document

Redline APIDocuments

GEThttps://api.redline.example/v1/matters/{matter_id}/documents/{document_id}

AuthRequires authentication via bearerAuth.

Description

Returns document metadata and a short-lived download URL.

Parameters

matter_idpathstringrequired
Matter identifier.
document_idpathstringrequired
Document identifier within the Matter.

Responses

200The document and download details.application/json
401The API key is missing, malformed, expired, or revoked.application/json
errorobjectrequired
404The resource was not found in the authenticated Workspace.application/json
errorobjectrequired