Retrieves the costs associated to a set of items billed for a single instance
Retrieves the costs associated to a set of items billed for a single instance.
Path parameters
-
organization_id
string Required Identifier for the organization
-
instance_id
string Required Identifier for the instance
GET
/api/v2/billing/organizations/{organization_id}/costs/instances/{instance_id}/items
curl \
--request GET 'https://billing.elastic-cloud.com/api/v2/billing/organizations/{organization_id}/costs/instances/{instance_id}/items?from=2021-04-21T00%3A00%3A00%2B00%3A00&to=2021-04-21T00%3A00%3A00%2B00%3A00'