# List product flag gropus Endpoint: GET /ListFlagGroups Version: 1.1 ## Query parameters: - `cultureCode` (string) Specifies in which language to display culture specific information. If none is supplied, value is resolved from Application. ## Response 200 fields (application/json): - `Id` (integer) The internal Id of the flagGroup. - `Name` (string) The Name of the flagGroup. MaxLength: 50. - `Description` (string) The Description of the flagGroup. MaxLength: 500. - `Code` (string) The external Code for the flagGroup. MaxLength: 500.