Skip to content

GetInventoryInfoByItemID API Documentation

plusmouse edited this page Mar 20, 2024 · 6 revisions
-- Returns details about which not hidden characters and guilds contain items matching the item ID
-- (does not work for battle pet cages).
--   itemID: number
--   onlyConnectedRealms: boolean
--   onlyCurrentFaction: boolean
Syndicator.API.GetInventoryInfoByItemID(itemID, onlyConnectedRealms, onlyCurrentFaction)

See here for some sample output.

Clone this wiki locally