List categorization rules
Categorization Rules
List categorization rules
Returns a list of categorization rules for the specified business. Rules can be filtered by archived status and external IDs. Results are paginated.
GET
List categorization rules
Authorizations
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Headers
Content-Type must be set to application/json.
Path Parameters
The UUID of the business.
Query Parameters
Include archived rules in the response (default: false).
Comma-separated list of external IDs to filter by.
Maximum number of results per page.
Field to sort by (default: created_at).
Sort order (ASC or DESC).
Available options:
ASC, DESC Pagination cursor for fetching next page.