get https://api.sbgenomics.com/v2/billing/groups/
This call retrieves a single billing group, specified by {billing_group}
. To find the billing_group
, use the call list billing groups to list all your billing groups. The information returned includes the billing group owner, the total balance, and the status of the billing group (pending or confirmed).
Path for Seven Bridges Platform EU
If you are using Seven Bridges Platform EU, please use the following endpoint:
https://eu-api.sbgenomics.com/v2/billing/groups/{billing_group}