GET /api/iconsets/v3/categories?platform={platform}&language={language}
Summary: Categories
Operation ID: Categories
Auth: unknown
Operation ID: Categories
Auth: unknown
Description
The operation will not return the categories that have less than 10 icons. We need it to test the categories without showing garbage on the production website.
Parameters (2)
language
(string, path, required)
the language code to get localized result
Constraints: {'enum': ['en-US', 'fr-FR', 'de-DE', 'it-IT', 'pt-BR', 'pl-PL', 'ru-RU', 'es-ES']}
platform
(string, path, required)
the platform that we are searching icons for
Constraints: {'enum': ['ios7', 'win8', 'win10', 'android', 'androidL', 'color', 'office']}
No probe data for this endpoint yet.