get https://cgc-api.sbgenomics.com/v2
/billing/groups
This call lists all your billing groups, including groups that are pending or have been disabled.
Request
Example request
Header Fields
Name | Description |
---|---|
X-SBG-Auth-Token required | Your CGC authentication token. |
Query parameters
Name | Data type | Description |
---|---|---|
fields | string | Selector specifying a subset of fields to include in the response. |
limit | integer | The maximum number of collection items to return for a single request. Minimum value is 1. The maximum value is 100 and the default value is 25. This is a pagination-specific attribute. |
offset | integer | The zero-based starting index in the entire collection of the first item to return. The default value is 0. This is a pagination-specific attribute. |
Response
See a list of CGC-specific response codes that may be contained in the body of the response.