Nexus API
List spending plan iteration items
Use this endpoint to list all the spending plan iteration_items associated with the iteration.
GET
/spending_plans/{spending_plan_guid}/iterations/current/iteration_items
Path Parameters
| Field | Required | Type |
|---|---|---|
spending_plan_guid The unique ID for the | Required | String |
Query Parameters
| Field | Required | Type |
|---|---|---|
page Specify current page. | Optional | Integer |
records_per_page Specify records per page. | Optional | Integer |
Loading...