list_all_attachments
Retrieve all time and material entry attachments for a specific Procore project to manage documentation and track field productivity.
Instructions
List all attachments. [Project Management/Field Productivity] GET /rest/v1.0/projects/{project_id}/time_and_material_entry_attachments
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |