games.builds.listGameBuilds
Description
Lists game builds for the given game.
Code Examples
Request
GET
https://api.rivet.gg/cloud/games/{game_id}/buildscurl -X GET 'https://api.rivet.gg/cloud/games/{game_id}/builds'
Request Parameters
game_id
required path parameterResponse Body
builds
required array<object>A list of build summaries.
builds[*]
objectA build summary.
build_id
required stringcomplete
required booleanWhether or not this build has completely been uploaded.
content_length
required integerUnsigned 64 bit integer.
create_ts
required stringRFC3339 timestamp
display_name
required stringRepresent a resource's readable display name.
tags
required map<string, string>Tags of this build
tags.<tag>
stringupload_id
required string