Categorization
List all Instance rules
Lists all the Instance categorization rules.
GET
/
v0
/
categorization
/
rules
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Headers
The Teal instance ID
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