show_coordination_issue
Retrieve detailed information about a specific coordination issue in Procore projects to manage construction conflicts and resolutions.
Instructions
Show Coordination Issue. [Project Management/Coordination Issues] GET /rest/v1.0/coordination_issues/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | Coordination Issue ID | |
| project_id | Yes | Unique identifier for the project. | |
| view | No | The compact view contains only ids. The normal view is a subset of the response shown below, and does not include attachments, viewpoints, linked items and updated_by The extended view contains the... | |
| viewpoint_format | No | Specify viewpoint data format. This parameter functions only when the query parameter view is 'extended' The default format returns the viewpoint content as saved. The procore format returns the vi... | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |