Returns a list of categorization rules for the specified business. Rules can be filtered by archived status and external IDs. Results are paginated.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Content-Type must be set to application/json
The UUID of the business
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)
ASC, DESC Pagination cursor for fetching next page