show_bim_geometry_file_bundle
Retrieve BIM geometry file bundles from Procore to access 3D model data for construction projects. Use this tool to view, manage, and analyze building information modeling files within project workflows.
Instructions
Show BIM Geometry File Bundle. [Preconstruction/BIM] GET /rest/v1.0/bim_geometry_file_bundles/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | BIM Geometry File Bundle 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 ids instead of objects for each file object. The default view is normal. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |