games.builds.listGameBuilds
Description
Lists game builds for the given game.
Code Examples
Request Parameters
game_id
required path parameter
Response Body
builds
array of objectsA list of build summaries.
builds.build_id
stringbuilds.upload_id
stringbuilds.display_name
stringRepresent a resource's readable display name.
builds.create_ts
stringRFC3339 timestamp
builds.content_length
numberUnsigned 64 bit integer.
builds.complete
booleanWhether or not this build has completely been uploaded.
builds.tags
union of empty object and stringTags of this build