groups.billing.get
Description
Coming Soon!
Code Examples
Request
GET
https://api.rivet.gg/cloud/groups/{group_id}/billingcurl -X GET 'https://api.rivet.gg/cloud/groups/{group_id}/billing'
Request Parameters
group_id
required path parameterwatch_index
optional query parameterResponse Body
group
required objectpayment_failed_ts
stringRFC3339 timestamp
payment_method_attached_ts
stringRFC3339 timestamp
payment_method_valid_ts
stringRFC3339 timestamp
payment_succeeded_ts
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.