List invoices

The call returns information about all your available invoices, unless you use the billing_group query parameter to specify the ID of a particular billing group, in which case it will return the invoice incurred by that billing group only.

📘

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/invoices

See a list of Seven Bridges Platform-specific response codes that may be contained in the body of the response.

Query Params
fields
array of strings

Selector specifying a subset of fields to include in the response.

fields
string

ID of the billing group for which you want to list invoices.

Headers
string
required

Your Platform authentication token. For security reasons, token will not be automatically populated in the generated code sample. Please replace <your-token-here> with your token before executing this call.

Response

Language
Request
Choose an example:
application/json