v1

latestOpenAPI 3.0.0Apache 2.0 License2026-07-1423321.2 KB

Returns the possible dimension values available for a customer's account. We recommend using pagination to ensure that the operation returns quickly and successfully.

post/v1/estimated-carbon-emissions-dimension-values

Request body

DimensionsDimension[] required

The dimensions available for grouping estimated carbon emissions.

MaxResultsinteger

The maximum number of results to return in a single call. Default is 40.

NextTokenstring

The pagination token specifying which page of results to return in the response. If no token is provided, the default page is the first page.

Response

Success

NextTokenstring

The pagination token indicating there are additional pages available. You can use the token in a following request to fetch the next set of results.