Rich Item
Get allergens
Returns a list of all possible allergens that can be added to a rich item. See Allergens Table for more details.
get/i/allergens
Response
Allergens
Example response
[
{
"code": "fish",
"translations": [
{
"locale": "en",
"text": "Fish"
},
{
"locale": "fr",
"text": "Poisson"
}
]
}
]Changes
No changes recorded. 1 of the 8 revisions has no diff computed, so it could not be searched.