Skip to main content
GET
getIncome

Headers

Authorization
string<JWT>
required

User API token.

Query Parameters

interval
enum<string>
required

Graph data intervals.

Available options:
year,
month,
week,
day
start_date
string<date-time>
required

Start date.

end_date
string<date-time>

End timestamp for the current period or range.

Response

Request was successful.

success
boolean

True when the request succeeded.

response
object[]

Endpoint-specific response payload, or an error message when success is false.