builds.get
Description
Lists all builds of the game associated with the token used. Can be filtered by tags in the query string.
Code Examples
Request Parameters
game_id
required path parameter
environment_id
required path parameter
build_id
required path parameter
tags_json
optional query parameter
Response Body
build
objectbuild.id
stringbuild.name
stringbuild.created_at
stringRFC3339 timestamp
build.content_length
numberUnsigned 64 bit integer.
build.tags
union of empty object and stringTags of this build