Get personal categories
Expenses
Get personal categories
Get all personal expense categories for the authenticated user
GET
Get personal categories
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
Date filter - returns all records modified after the specified date
Response
200 - application/json
Successful operation
Id of the category, required when updating existing category
Name of the personal category
Example:
"Accounting / Tax"
Whether this category has children or not
Parent id for this category, if it exists
Status of this category
Available options:
ACTIVE, INACTIVE, DELETED Example:
"ACTIVE"