Get last month's income
This endpoint documentation is generated directly from openapi.yaml.
Endpoint
GET /statistics/income/last-month
Operation
Operation ID: getLastMonthIncome
Get income statistics for the previous month
Authentication
Security requirements:
Scheme | Scopes |
|---|---|
BearerAuth | - |
Responses
Status | Description | Content Types |
|---|---|---|
200 | Last month's income statistics retrieved successfully | application/json |
Schema for response 200 (application/json):
{}
17 March 2026