show_checklist_signature_request
Retrieve detailed information about a specific signature request for a checklist in Procore project management, including status and signatory details.
Instructions
Show Checklist Signature Request. [Project Management/Inspections] GET /rest/v1.0/checklist/lists/{list_id}/signature_requests/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Checklist ID | |
| id | Yes | Signature Request ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |