Read a spending plan iteration
This endpoint returns information about a specific iteration according to its iteration_number.
Authorizations
Basic authentication header of the form Basic <encoded-value>, where <encoded-value> is the base64-encoded string username:password.
Path Parameters
The unique identifier for a user, beginning with the prefix USR-.
The unique ID for the spending_plan.
The current iteration number for the spending plan iteration.
Query Parameters
Results are paginated. Specify current page.
This specifies the number of records to be returned on each page. Defaults to 25. The valid range is from 10 to 1000. If the value exceeds 1000, the default value of 25 will be used instead.
Response
OK
"2016-10-13T18:08:00+00:00"
"2023-05-31"
"SPI-848e6648-3fa3-4632-ac8f-e65f03167102"
1
"SPL-dbfe201d-c341-4bff-93c0-62a918d0b600"
"2023-05-01"
"2016-10-13T18:09:00+00:00"
"USR-72086f59-6684-4adf-8f29-c4d32db43cd7"

