Skip to content

List Turns

Redline APITurns

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

AuthRequires authentication via bearerAuth.

Description

Returns completed negotiation Turns in chronological order.

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 Turns.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