show_a_bid_within_a_project
Retrieve detailed bid information from a specific project in Procore to review pricing, scope, and bidder details for preconstruction planning.
Instructions
Show a Bid within a Project. [Preconstruction/Bid Management] GET /rest/v1.0/projects/{project_id}/bids/{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) |