Categorization
List all Platform rules
Lists all the Platform categorization rules.
GET
/
v0
/
platform
/
categorization
/
rules
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The name of the rule for filtering.
The ledger name for filtering.
A comma separated list of sort orders for the results.
Available options:
name
, -name
, ledger_name
, -ledger_name
The number of records to return. Max limit is 100.
Required range:
1 < x < 101