List all rules with optional filtering and pagination. Note that sorting applies to the rule’s staging content only.
Filtering applies OR logic, matching if either the staging or live content matches the filter.
Use textSearchRelevance sort to sort by search relevance (cannot be combined with other sort parameters).
Documentation Index
Fetch the complete documentation index at: https://doc.lucidworks.com/llms.txt
Use this file to discover all available pages before exploring further.
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Search query for text-based search (used with textSearchRelevance sort).
Filter by tags (OR logic).
Filter by rule groups (OR logic).
Types of rules to filter by (OR logic).
Filter by publish state.
DRAFT, PUBLISHED, PUBLISHED_WITH_DRAFT_EDITS Filter by published status.
Filter by targeted document ID (cannot be combined with other filters).
Field name for targeted document search (defaults to id).
Filter by active date start (ISO 8601 date-time).
Filter by active date end (ISO 8601 date-time).
Filter by expiration date start (ISO 8601 date-time).
Filter by expiration date end (ISO 8601 date-time).
Filter by last modified start (ISO 8601 date-time).
Filter by last modified end (ISO 8601 date-time).
Filter by creation date start (ISO 8601 date-time).
Filter by creation date end (ISO 8601 date-time).
Filter by content type.
RULE, QUERY_REWRITE Page number for pagination (zero-indexed).
x >= 0Number of items per page.
x >= 1Sort order in the format property,direction (e.g., createdDate,desc). Can specify multiple sort parameters.
Optional additional fields to include in the response. Keep in mind that additional fields can slow the call and increase the response size.
TARGETED_DOCUMENTS, CONFLICTS, IS_PENDING_BULK_OPERATION, FUSION_SYNC_STATUS, MIGRATION OK
Displays a banner in the search results when rule criteria match.