list_bim_file_extractions
Retrieve extracted BIM file data from Procore projects for preconstruction analysis and coordination.
Instructions
List BIM File Extractions. [Preconstruction/BIM] GET /rest/v1.0/bim_file_extractions
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| page | No | Page | |
| per_page | No | Elements per page | |
| filters__id | No | Return item(s) with the specified IDs. | |
| filters__status | No | Filter item(s) with matching status | |
| filters__extraction_format | No | Filter item(s) with matching extraction format | |
| filters__bim_file_id | No | Return item(s) with the specified bim_file_id in bim_file_upload | |
| filters__bim_file_upload_id | No | Return item(s) with the specified bim_file_upload_id | |
| filters__file_version_id | No | Return item(s) with the specified file_version_id in bim_file_upload | |
| filters__document_upload_id | No | Return item(s) with the specified document_upload_id in bim_file_upload | |
| filters__document_revision_id | No | Return item(s) with the specified document_revision_id in bim_file_upload |