get_wishlist.RdGet wishlist details of a user.
get_wishlist(steamid)SteamID of a user. The SteamID must be in a format that can
be converted by convert_steamid. This includes vanity,
Steam64, Steam2, and Steam3 IDs.
A list of apps where each field contains information about name, reviews, release dates, platforms, screenshots, discounts, tags, and compatibility.
get_wishlist("76561198092541763")
#> Error in httr2::req_perform(req): HTTP 200 OK.