List redline requests
Returns all redline requests for the authenticated client’s organization, newest updated first. Optionally pass updatedSince to return only requests updated strictly after that instant (ISO-8601).
Authorizations
OAuth 2.0 client credentials access token, passed as a Bearer token in the Authorization header.
Query Parameters
ISO-8601 timestamp; only redline requests updated strictly after this time are returned.
Response
Redline requests retrieved successfully (empty array if none match).
The template ID associated with the redline request.
"tmpl_abc123"
Current status of the redline request.
DisclosingPartyDraft, DisclosingPartyRequestedReview, DocumentReadyForSigning, ReceivingPartyDraft, ReceivingPartyOpened, ReceivingPartyRequestedReview List of members in the redline request.
Whether the redline request is in test mode.
The party whose turn it is in the current round.
Disclosing, Receiving