show_inspection_logs
Retrieve detailed inspection logs from Procore projects to monitor compliance, track issues, and manage construction quality documentation.
Instructions
Show Inspection Logs. [Project Management/Daily Log] GET /rest/v1.0/projects/{project_id}/inspection_logs/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Inspection Log ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |