Get List Of Modifier Groups
Modifiers
Get List Of Modifier Groups
This endpoint retrieves a list of all modifier groups for a specific store, with options for filtering, searching, and pagination.
GET
Get List Of Modifier Groups
This endpoint returns a comprehensive list of modifier groups configured for your store. You can filter by status, search by name, and control the ordering of results to find specific modifier groups quickly.Documentation Index
Fetch the complete documentation index at: https://developer.lulacommerce.com/llms.txt
Use this file to discover all available pages before exploring further.
This endpoint provides an overview of all your customization options, helping you manage and organize your menu modifiers effectively.
Path Parameters
The unique identifier of the store
Query Parameters
Number of records to skip for pagination
Search term to filter modifier groups by name
Sort order for results. Values: “ASC” or “DESC”
Filter by modifier group status. Values: “active” or “inactive”
Response
Array of modifier group objects
Response Example
The linked_options and linked_items fields provide a quick overview of what’s connected to each modifier group without needing additional API calls.

