show_witness_statement
Retrieve detailed witness statements for incident investigations in Procore projects to document evidence and support compliance.
Instructions
Show Witness Statement. [Project Management/Incidents] GET /rest/v1.0/projects/{project_id}/incidents/witness_statements/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| id | Yes | Witness Statement ID | |
| incident_id | No | Incident ID | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |