This query returns the games on the connected player's Steam wishlist, each enriched with its current store price and discount, so an applet can list or act on what the player wants to buy on demand. Requires your Steam wishlist to be public.
Developer info
API endpoint slug
steam.get_my_wishlist
Runtime method
performQuery("steam.get_my_wishlist"}
Query fields
Country code Dropdown list
Label
Currency
Helper text
Currency for store prices. Defaults to USD.
Slug
country_code
Required
false
Can have default value
true
Ingredients
App
Steam appid of a wishlisted game.
Slug
app_id
Filter code
Steam.getMyWishlist.AppId
Type
String
Example
292030
Game name
Display name of the wishlisted game (joined from the storefront).
Slug
game_name
Filter code
Steam.getMyWishlist.GameName
Type
String
Example
The Witcher 3: Wild Hunt
Game url
Steam store page URL.
Slug
game_url
Filter code
Steam.getMyWishlist.GameUrl
Type
Web URL
Example
https://store.steampowered.com/app/292030
Header image url
Wide store header image URL (joined from the storefront).