Retrieve a list of categories with optional filtering. Subcategories are included in the response.
API key for authenticating requests. Include in X-API-Key header.
Maximum number of categories to return (default: 20, max: 100)
1 <= x <= 100Number of categories to skip (for pagination)
x >= 0Filter by category status
active, inactive, all Filter by category name (partial match)
Sort field and direction (format: field:direction)
"name:asc"