getsign_status
Check signing progress for an item or a Monday board.
action=history (default): item-level send/view/sign history. Needs
envelope_id + item_id. When complete, next_tool is getsign_download_signed_documents.
action=sessions: signing sessions for a board (needs board_id).
action=activity: sent/viewed/signed event feed for a board.
action=pending: who still needs to sign across a board (status=
pending|completed|all). include_signer_identity hydrates emails.
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| page | No | ||
| limit | No | ||
| action | No | history | |
| status | No | pending | |
| item_id | No | ||
| board_id | No | ||
| envelope_id | No | ||
| include_signer_identity | No |