# Get Modifiers **GET /o/op/1/menu/modifiers** Returns a list of production instructions for a specific business location. ## Servers - Demo URL: https://api.trial.lsk.lightspeed.app (Demo URL) - Production URL: https://api.lsk.lightspeed.app (Production URL) ## Authentication methods - O auth2 ## Parameters #### Query parameters - **businessLocationId** (integer(int64)) The unique identifier for the business location. ## Responses ### 200: Load modifiers #### Body Parameters: application/json (array[object]) - **multiSelectionPermitted** (boolean) Specifies if more than one production instruction can be selected for this group. - **productionInstructionGroupName** (string) The group name for this production instruction. - **productionIntructionGroupId** (integer(int64)) The unique identifier for this production instruction group. - **productionInstructionList** (array[object]) Array of production instructions for this group. [Powered by Bump.sh](https://bump.sh)