index_bid_forms
Retrieve and organize bid forms for construction projects to support preconstruction planning and bid management processes.
Instructions
Index Bid Forms. [Preconstruction/Bid Management] GET /rest/v1.0/projects/{project_id}/bid_packages/{bid_package_id}/bid_forms
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| bid_package_id | Yes | Bid Package ID | |
| excluded_bid_form_id | No | Bid Form Id to exclude | |
| view | No | View that enables Use Previous Bidders functionality and provides project and bid package name | |
| search | No | Search for a bid form | |
| page | No | Page | |
| per_page | No | Elements per page | |
| sort | No | Direction (asc/desc) can be controlled by the presence or absence of '-' before the sort parameter. |