show_bim_file_extraction
Retrieve BIM file extraction details from Procore for preconstruction projects using specific ID and project identifier.
Instructions
Show BIM File Extraction. [Preconstruction/BIM] GET /rest/v1.0/bim_file_extractions/{id}
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| id | Yes | ID | |
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |