query_contract
Retrieve complete details of a sent contract by its ID, including status, final PDF URL, metadata, expiry, and signer event history.
Instructions
Responds with the contract details, contract_id, status, final PDF url if present, title, labels, metadata, expiry time if present, and signer details with all signer events (signer events are included only for recent contracts, with rate limiting).
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| contract_id | Yes | GUID of the contract (draft contracts can't be queried, only sent contracts). |