get https://cgc-api.sbgenomics.com/v2https://cgc-api.sbgenomics.com/v2/billing/groups/
/billing/groups/{billing_group}
This call retrieves a single billing group, specified by {billing_group}
. To find the billing_group
, use the call GET 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).
Request
Example request
Header Fields
Name | Description |
---|---|
X-SBG-Auth-Token required | Your CGC authentication token. |
Path Parameters
Name | Description |
---|---|
billing_group required | ID of the billing group you are querying. |
Query parameters
Name | Data type | Description |
---|---|---|
fields | string | Selector specifying a subset of fields to include in the response. |
Response
See a list of CGC-specific response codes that may be contained in the body of the response.