Skip to main content

Get current savings plan

Get the current savings plan for the user.

This endpoint requires the JWT scope read:savings-plan.

Responses
200

Successful response

Schema
depositPlan object
id uuid
cycle string
currency string
startedAt date-time
nextDepositAt date-time
isActive boolean
feePercent number
feeAmountCents object
value number
currency string
amountCents object
value number
currency string
tradePlan object
id string
cycle string
nextPurchaseAt date-time
startedAt date-time
fundedBy string
isActive boolean
amountCents object
value number
currency string