show_a_signature_project
Retrieve a specific timesheet signature from a Procore project to verify approvals and track field productivity documentation.
Instructions
Show A Signature. [Project Management/Field Productivity] GET /rest/v1.0/projects/{project_id}/timesheets/signatures/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Signature ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |