show_bim_model_revision_plan
Retrieve BIM model revision plans from Procore to track changes and manage building information modeling updates throughout construction projects.
Instructions
Show BIM Model Revision Plan. [Preconstruction/BIM] GET /rest/v1.0/bim_model_revision_plans/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | BIM Model Revision 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 contains 'bim_plan_id' and 'bim_level_id' instead of objects. The default view is normal. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |