show_time_and_material_entry
Retrieve specific time and material entry details from Procore projects to track field productivity and project costs.
Instructions
Show Time And Material Entry. [Project Management/Field Productivity] GET /rest/v1.0/projects/{project_id}/time_and_material_entries/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |