Difference between revisions of "WebAPI/GetPublishedFileDetails"

From Team Fortress Wiki
Jump to: navigation, search
(marked as stub)
('''Main article about WebAPI.''')
 
(2 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{stub}}
+
'''Main article about [[WebAPI]].'''
 
== URL ==
 
== URL ==
 
<nowiki>POST http://api.steampowered.com/ISteamRemoteStorage/GetPublishedFileDetails/v1</nowiki>
 
<nowiki>POST http://api.steampowered.com/ISteamRemoteStorage/GetPublishedFileDetails/v1</nowiki>
Line 8: Line 8:
  
 
== Result data ==
 
== Result data ==
 +
 +
 +
 +
 +
[[Category:WebAPI]]

Latest revision as of 20:15, 18 December 2021

Main article about WebAPI.

URL

POST http://api.steampowered.com/ISteamRemoteStorage/GetPublishedFileDetails/v1

Method-specific parameters

itemcount (uint32)
Number of items being requested
publishedfileids[0] (uint64)
published file id to look up

Result data