games.billing.get
Description
Coming Soon!
Code Examples
Request
GET
https://api.rivet.gg/cloud/games/{game_id}/billingcurl -X GET 'https://api.rivet.gg/cloud/games/{game_id}/billing'
Request Parameters
game_id
required path parameter
watch_index
optional query parameter
Response Body
active_plan
required string
plan
required string
subscription
object
period_end_ts
required string
RFC3339 timestamp
period_start_ts
required string
RFC3339 timestamp
watch
required object
Provided by watchable endpoints used in blocking loops.
index
required string
Index indicating the version of the data responded.
Pass this to WatchQuery
to block and wait for the next response.