Const
GET https://inventory.roblox.com/v1/users/:userId/items/:itemType/:itemTargetId/is-owned
Gets whether a user owns an item of type itemType with id itemTargetId.
ID of the user in question
Type of the item in question (ie. Asset, GamePass, Badge, Bundle)
ID of the item in question
Api
GET https://inventory.roblox.com/v1/users/:userId/items/:itemType/:itemTargetId/is-owned
Summary
Gets whether a user owns an item of type itemType with id itemTargetId.
Param: userId
ID of the user in question
Param: itemType
Type of the item in question (ie. Asset, GamePass, Badge, Bundle)
Param: itemTargetId
ID of the item in question