Search
Search on a string
Search for entities that match a given sub-string.
get/characters/{character_id}/search
Path parameters
character_idinteger required
Example:90000001
The ID of the character
Query parameters
categoriesstring[] required
Type of entities to search for
searchstring required
The string to search on
strictboolean
Whether the search should be a strict match
Headers
Accept-Language'en' | 'de' | 'fr' | 'ja' | 'ru' | 'zh' | 'ko' | 'es'
The language to use for the response.
If-None-Matchstring
The ETag of the previous request. A 304 will be returned if this matches the current ETag.
X-Compatibility-Date'2025-12-16' date required
The compatibility date for the request.
X-Tenantstring
The tenant ID for the request.
Response
OK