Skip to main content
GET
Get Summary Stats

Authorizations

Authorization
string
header
required

JWT token obtained from AWS Cognito or custom authentication service

Response

200 - application/json

Summary stats retrieved successfully.

sum_inflow
number

Sum of inflow transactions.

total_inflow
integer

Total inflow transactions.

sum_outflow
number

Sum of outflow transactions.

total_outflow
integer

Total outflow transactions.

month
integer

Month of the transaction.

year
integer

Year of the transaction.