Get the envelope under review
Returns the full envelope graph for the token’s envelope, plus a short-lived signed documentUrl for the renderable PDF (the converted artifact when one exists, else the original only when it is a PDF; null when nothing renderable is stored) and a curated detection summary (parties + matching) derived from the latest completed detection run, or null when detection never completed. Requires a read-capable token.
Authorizations
HMAC-signed review token (minted into the envelope's review URL at creation), as a bearer token or a token query param. Capabilities are split per token: a read token grants view + draft editing, a send token grants the dispatch action only — so a forwarded review link can be shared read-only. Scoped to exactly one envelope; never valid as a signer credential.