show_bim_level
Retrieve BIM level details from Procore for preconstruction planning, including file and location data, to support Building Information Modeling workflows.
Instructions
Show BIM Level. [Preconstruction/BIM] GET /rest/v1.0/bim_levels/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | BIM Level 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 contains 'bim_file_id', 'location_id', and 'created_by_id' instead of embedded objects. The ... | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |