GET /nice/{region}/equip/search
Summary: Find and get CE data
Operation ID: find_equip_nice__region__equip_search_get
Auth: unknown
Operation ID: find_equip_nice__region__equip_search_get
Auth: unknown
Description
Search and return the list of matched equip entities. - **name**: in English if you are searching NA data and in Japanese if you are searching JP data. - **illustrator**: Illustrator name. Exact match required. - **excludeCollectionNo**: int, defaults to 0. Won't return records with the specified `collectionNo`. - **type**: servant type, defaults to `[servantEquip]`. See the `NiceSvtType` for the options. - **flag**: svt flag. See the `NiceSvtFlag` enum for the options. - **rarity**: `rarity` of the CE. At least one of `name`, `type`, `flag` or `rarity` is required for the query. - **lore**: Add profile info to the response
Parameters (9)
excludeCollectionNo
(array, query, optional)
flag
(array, query, optional)
illustrator
(?, query, optional)
lang
(?, query, optional)
lore
(boolean, query, optional)
name
(?, query, optional)
rarity
(array, query, optional)
region
(?, path, required)
type
(array, query, optional)
No probe data for this endpoint yet.