Skip to main content
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.
This endpoint returns the complete structure of a modifier group, making it ideal for detailed analysis or debugging configuration issues.

Path Parameters

string
required
The unique identifier of the store
string
required
The unique identifier of the modifier group

Response

array
Array containing the modifier group details (typically one object)

Response Example

Use this endpoint to get a complete overview of a modifier group’s configuration, including all linked items and available options.
The response includes nested objects for linked store items and options, providing complete details without requiring additional API calls.