list_bid_packages
Retrieve and manage bid packages for construction projects, enabling users to view, sort, and organize preconstruction bidding information through the Procore API.
Instructions
List Bid Packages. [Preconstruction/Bid Management] GET /rest/v1.0/companies/{company_id}/bid_packages
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| company_id | Yes | Unique identifier for the company. | |
| 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. |