show_a_signature_project_v1_0
Retrieve a specific signature from time and material entries in a Procore project to verify work documentation and track approvals.
Instructions
Show A Signature. [Project Management/Field Productivity] GET /rest/v1.0/projects/{project_id}/time_and_material_entries/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) |