{ "has_more": true, "next_cursor": "<string>", "items": [ { "id": 123, "label": "<string>", "direction": "cash_in", "created_at": "<string>", "updated_at": "<string>", "category_group": { "id": 123, "url": "<string>" } } ] }
https://pennylane.readme.io/v2.0/reference/getcategorygroupcategories
The cursor from which to start the pagination
The number of items to return per page
1 <= x <= 2000
-created_at
200
The response is of type object.
object