show_bim_model_revision
Retrieve specific BIM model revision details from Procore projects to track changes and manage building information modeling data.
Instructions
Show BIM Model Revision. [Preconstruction/BIM] GET /rest/v1.0/bim_model_revisions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | BIM Model Revision ID | |
| project_id | Yes | Unique identifier for the project. | |
| view | No | The compact view contains only ids. The normal view does not include the attribute 'published_model', and contains 'bim_gridline_id' instead of object. The extended view contains the response shown... | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |