Skip to content

Get a Matter

Redline APIMatters

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

AuthRequires authentication via bearerAuth.

Description

Returns one Matter and its current lifecycle details.

Parameters

matter_idpathstringrequired
Matter identifier.

Responses

200The requested Matter.application/json
idstringrequired
Stable Matter identifier
namestringrequired
Human-readable Matter name
agreement_typestringrequired
Workspace-defined contract category
counterparty_namestringrequired
Other contracting party
statusstringrequired
Current lifecycle state of a Matter.
owner_idstringrequired
Workspace member responsible for the Matter
template_idstring | null
Template used for the first draft
target_signature_datestring | null
Internal target for signature
external_referencestring | null
Identifier from a connected business system
current_turn_numberinteger
Latest completed Turn number
executed_copy_idstring | null
Final signed document when execution is complete
created_atstring <date-time>required
Creation timestamp.
updated_atstring <date-time>required
Most recent update timestamp.
401The API key is missing, malformed, expired, or revoked.application/json
errorobjectrequired
404The resource was not found in the authenticated Workspace.application/json
errorobjectrequired