games.namespaces.GetGameNamespaceVersionHistoryList
Description
Gets the version history for a given namespace.
Code Examples
Request Parameters
game_id
required path parameterA universally unique identifier.
namespace_id
required path parameterA universally unique identifier.
anchor
optional query parameterHow many items to offset the search by.
limit
optional query parameterAmount of items to return. Must be between 1 and 32 inclusive.
Response Body
versionsarray of objectsA list of previously deployed namespace versions.
versions.namespace_idstringA universally unique identifier.
versions.version_idstringA universally unique identifier.
versions.deploy_tsstringRFC3339 timestamp