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 parameterwatch_index
optional query parameterResponse Body
active_plan
required stringplan
required stringsubscription
objectperiod_end_ts
required stringRFC3339 timestamp
period_start_ts
required stringRFC3339 timestamp
watch
required objectProvided by watchable endpoints used in blocking loops.
index
required stringIndex indicating the version of the data responded.
Pass this to WatchQuery to block and wait for the next response.