get_active_reinspection_v2_0
Retrieve active reinspection data for a specific inspection in Procore project management to track follow-up requirements and compliance status.
Instructions
Get Active Reinspection. [Project Management/Inspections] GET /rest/v2.0/companies/{company_id}/projects/{project_id}/inspections/{inspection_id}/active_reinspection
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| project_id | Yes | Unique identifier for the project. | |
| inspection_id | Yes | Unique identifier for the inspection. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |