Get egress breakdown for a billing group

This call returns an egress breakdown for a billing group.

To find the billing_group, use the call list billing groups to list all your billing groups.

Path Params
string
required

The ID of the billing group.

Query Params
int32
Defaults to 50

The maximum number of collection items to return for a single request. The default value is 50, while the maximum value is 100. This is a pagination-specific attribute.

int32
Defaults to 0

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.

fields
array of strings

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

fields
string

Specify the starting date for retrieving egress analysis in the following format: mm-dd-yyyy.

string

Specify the ending date for retrieving egress analysis in the following format: mm-dd-yyyy.

string

Specify Invoice ID to show a breakdown for the specific invoice. If omitted, the current spending breakdown is returned.

Headers
string
required

Your Seven Bridges 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
Response
Choose an example:
application/json