Savings Plans
List savings plans
List savings plans
get/savings_plans
Query parameters
account_idstring
Filters savings plans by account ID
user_idstring
Filters savings plans by user ID
Filters savings plans by instrument ID (ISIN)
sort'id'
Sort the result by id.
order'ASC'
Sort order of the result list if the sort parameter is specified. By default, only ASC for ascending sort.
offsetinteger
Use the offset argument to specify where in the list of results to start when returning items for a particular query.
limitinteger
Use the limit argument to specify the maximum number of items returned.
Response
OK