GET
/
v0
/
platform
/
categorization
/
rules

Authorizations

Authorization
string
headerrequired

The access token received from the authorization server in the OAuth 2.0 flow.

Query Parameters

name
string | null

The name of the rule for filtering.

ledger_name
string | null

The ledger name for filtering.

sort
enum<string>[] | null

The sort order of the results.

Available options:
name,
-name,
ledger_name,
-ledger_name
limit
integer | null

The number of records to return. Max limit is 100.

page_token
string

Response

200 - application/json
next_page_token
string | null
required

The token to use to request the next page

prev_page_token
string | null
required

The token to use to request the previous page

records
object[]
required

The categorization rule objects