Get Modifier Group Details
Modifiers
Get Modifier Group Details
This endpoint retrieves comprehensive details about a specific modifier group, including all its options, linked items, and complete configuration.
GET
Get Modifier Group Details
This endpoint provides detailed information about a specific modifier group, including all associated options, linked store items, and complete configuration details. This is useful for reviewing or auditing modifier group setups.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 returns the complete structure of a modifier group, making it ideal for detailed analysis or debugging configuration issues.
Path Parameters
The unique identifier of the store
The unique identifier of the modifier group
Response
Array containing the modifier group details (typically one object)
Response Example
The response includes nested objects for linked store items and options, providing complete details without requiring additional API calls.

