Skip to content

List documents

Redline APIDocuments

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

AuthRequires authentication via bearerAuth.

Description

Returns documents in a Matter, including drafts, returned redlines, and the Executed Copy.

Parameters

matter_idpathstringrequired
Matter identifier.
limitqueryintegerdefault: 20
Maximum number of records to return, from 1 to 100.
cursorquerystring
Opaque cursor from the previous page response.
kindquerystring
Return only documents of this kind.

Responses

200A page of documents.application/json
dataobject[]required
next_cursorstring | nullrequired
401The API key is missing, malformed, expired, or revoked.application/json
errorobjectrequired
404The resource was not found in the authenticated Workspace.application/json
errorobjectrequired