GET /configurations Description Get all configuration IDs. Responses HTTP Code Description Schema 200 OK ConfigurationsResponse Produces application/json Example HTTP response Response 200 [ "winter_2020", "male_only", "discounted" ] ConfigurationsResponse A list of the active configuration ids Type : < string > array