Skip to content

List approvals

Redline APIApprovals

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

AuthRequires authentication via bearerAuth.

Description

Returns approval requests for a Matter, newest first.

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.

Responses

200A page of approval requests.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