list_checklist_signature_requests
Retrieve signature requests for a specific checklist in Procore to track inspection approvals and manage project documentation.
Instructions
List Checklist Signature Requests. [Project Management/Inspections] GET /rest/v1.0/checklist/lists/{list_id}/signature_requests
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| list_id | Yes | Checklist ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |