show_bim_plan
Retrieve detailed BIM plan information from Procore, including model data, sheet maps, and project specifications for preconstruction coordination.
Instructions
Show BIM Plan. [Preconstruction/BIM] GET /rest/v1.0/bim_plans/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | BIM Plan ID | |
| project_id | Yes | Unique identifier for the project. | |
| view | No | The compact view contains only ids. The extended view contains the response shown below. The normal view does not contain the attributes 'image', 'sheet_map_start', 'sheet_map_end', 'model_map_star... | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |