Get all unit costs for a cost report
UnitCosts
Get all unit costs for a cost report
Return all UnitCosts for a CostReport.
GET
Get all unit costs for a cost report
Documentation Index
Fetch the complete documentation index at: https://docs.vantage.sh/llms.txt
Use this file to discover all available pages before exploring further.
Authorizations
The access token received from the authorization server in the OAuth 2.0 flow.
Query Parameters
The CostReport token.
First date you would like to filter unit costs from. Defaults to the report's default. ISO 8601 formatted.
Last date you would like to filter unit costs to. Defaults to the report's default. ISO 8601 formatted.
The date bin of the unit costs. Defaults to the report's default or day.
Available options:
day, week, month, quarter, hour Whether to order unit costs by date in an ascending or descending manner.
Available options:
asc, desc The amount of results to return. The maximum is 1000.
The page of results to return.