Check document status
check_statusCheck document signing status and signer activity, including timestamps and decline reasons, to respond to inquiries about whether signatures have been completed.
Instructions
Get the current state of a document: overall status, each signer (viewed / signed / declined, with timestamps and decline reasons), and the recent audit-trail events. This is the polling surface — call it when the human asks "did they sign?".
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| document_id | Yes | Document id from send_for_signature or list_documents |