Get Collection Details
key<token>
In: query
Query Parameters
format?string
The format of the response. Defaults to json
Value in
"json" | "xml" | "vdf"Request Body
application/x-www-form-urlencoded
collectioncount*integer
Number of collections being requested
Default
nullFormat
int32publishedfileids[0]*integer
collection ids to get the details forNote: this is an <a href=https://partner.steamgames.com/doc/webapi_overview#2>array parameter
Default
nullFormat
int64Response Body
curl -X POST "https://api.steampowered.com/ISteamRemoteStorage/GetCollectionDetails/v1" \ -H "Content-Type: application/x-www-form-urlencoded" \ -d ''Empty
Empty
Empty