This endpoint returns a list of category groups

Log in to see full request history
Query Params
integer

Result is paginated, this is the current page returned.

integer

Category groups are paginated. By default, you get 20 by page. You can specify another number of category groups by page.

Responses

Response body
object
integer
integer
integer
category_groups
array of objects
category_groups
object
integer
required
string
required
integer | null
required
integer | null
string
string
categories
array of objects
categories
object
string

Category identifier (is unique)

string

Group identifier (is unique)

string

Category group name

string

Category name (is unique per group of categories)

string | null

cash_in cash_out

boolean
date-time

Category created date

date-time

Category created date

integer

The corresponding identifier for this resource in the V2 API.
This field is provided to facilitate migration from V1 to V2 API by allowing mapping
between V1 and V2 identifiers. When transitioning to V2 endpoints, use this value
instead of the V1 id or source_id.

integer
required

The corresponding identifier for this resource in the V2 API.
This field is provided to facilitate migration from V1 to V2 API by allowing mapping
between V1 and V2 identifiers. When transitioning to V2 endpoints, use this value
instead of the V1 id or source_id.

Language
Credentials
OAuth2