groups.billing.get


Description

Coming Soon!


Code Examples

Request

GET
https://api.rivet.gg/cloud/groups/{group_id}/billing
curl -X GET 'https://api.rivet.gg/cloud/groups/{group_id}/billing'

Request Parameters

group_id

required path parameter

watch_index

optional query parameter

Response Body

group

required object

payment_failed_ts

string

RFC3339 timestamp

payment_method_attached_ts

string

RFC3339 timestamp

payment_method_valid_ts

string

RFC3339 timestamp

payment_succeeded_ts

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.