show_budget_line_item
Retrieve detailed budget line item information from Procore construction projects to track financial allocations and monitor spending.
Instructions
Show Budget Line Item. [Construction Financials/Budget] GET /rest/v1.0/budget_line_items/{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) |