list_monitoring_resources
Retrieve budget monitoring resources for construction projects to track financial performance and forecast data.
Instructions
List Monitoring Resources. [Construction Financials/Budget] GET /rest/v1.0/projects/{project_id}/monitoring_resources
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| project_id | Yes | Unique identifier for the project. | |
| forecast_start_date | No | Forecast start date, expressed in ISO 8601 date format (YYYY-MM-DD) | |
| page | No | Page number for pagination | |
| per_page | No | Items per page (max 100) |