list_bim_plans
Retrieve BIM plans from Procore projects to manage preconstruction building information modeling data. Filter by project ID, view types, or BIM levels for efficient plan access.
Instructions
List BIM Plans. [Preconstruction/BIM] GET /rest/v1.0/bim_plans
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| 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... | |
| filters__id | No | Return item(s) with the specified IDs. | |
| filters__bim_level_id | No | Filter item(s) with matching BIM Level ids |