get

/aggregation/transactions/categories

Returns the list of available transaction categories. Double quotes in the user-defined category name will be prefixed by backslashes () in the response, e.g. Toys “R” Us.

Authorization

oauth2 - password
oauth2 - authorizationCode
oauth2 - clientCredentials
apiKey - Authorization

Request Parameters

6 Headers

Responses

1 Example
Schema
array[object]
$schema: http://json-schema.org/draft-04/schema#
id
number
1 validation + required
user_defined
boolean
1 validation + required
name
string
1 validation + required
high_level_name
string

DEPRICATED

1 validation
category_type
string
1 validation + required
default_budget_category
string

High level bucket used to help budget

1 validation + required
icon_url
string
1 validation + required
icon_revision
number
1 validation + required
group
object
placement
number

0 = undefined, 1 = Lowest ranking

1 validation + required

Send a Test Request

Send requests directly from the browser (CORS must be enabled)
$$.env
1 variable not set
Authorization