List accounting categories

Returns a list of accounting categories. You can use the limit, page, sortBy and sortDirection parameters to filter and sort the results.

Query Params
uuid
required

The unique identifier of the organization.

string
enum

The status to filter by.

Allowed:
string
enum

The category to filter by.

uuid

The unique identifier of the accounting category to filter by.

integer

The maximum number of items to return per page. The default value if not provided is 100, the maximum allowed value is 1000.

integer

The page number to return, starting with 0, this counts up to the total number of pages. The total number of pages is determined by the total number of records divided by the limit.

string

The field to sort by.

string
enum

The direction to sort by.

Allowed:
Responses

Language
Credentials
Bearer
JWT
URL
Response
Choose an example:
application/json