show_bim_viewpoint
Retrieve specific BIM viewpoints from Procore projects to access 3D model perspectives and coordinate construction planning during preconstruction phases.
Instructions
Show BIM Viewpoint. [Preconstruction/BIM] GET /rest/v1.0/bim_viewpoints/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |