Steam (Unofficial) API

Get UGC File Details

GET
/ISteamRemoteStorage/GetUGCFileDetails/v1
key<token>

In: query

Query Parameters

steamid*string

If specified, only returns details if the file is owned by the SteamID specified

Defaultnull
ugcid*integer

ID of UGC file to get info for

Defaultnull
Formatint64
appid*integer

appID of product

Defaultnull
Formatint32
format?string

The format of the response. Defaults to json

Value in"json" | "xml" | "vdf"

Response Body

curl -X GET "https://api.steampowered.com/ISteamRemoteStorage/GetUGCFileDetails/v1"
Empty
Empty
Empty