v1

latestOpenAPI 3.0.02026-07-22292140.8 KB
envelopes

Check signing status

Returns lightweight participant progress and a human-readable lifecycle summary. Deferred-upload drafts also report whether document bytes have arrived.

get/api/v1/envelopes/{id}/status

Path parameters

idstring required

Envelope id

Envelope id

Response

Current signing progress

envelopeIdstring required
status'draft' | 'detecting' | 'review' | 'in_progress' | 'completed' | 'declined' | 'voided' | 'expired' required
detectionStatus'none' | 'running' | 'succeeded' | 'failed' required
terminalboolean required
currentParticipantIdstring nullable required
signedCountinteger required
totalParticipantsinteger required
lastEventAtstring date-time nullable required
summarystring required
documentReceivedboolean
All 29 operations