Retrieves the usage charts for the organization. Admin callers receive all instances; non-admin user callers receive data filtered to the instances they have access to (empty buckets if none).
GET
/api/v2/billing/organizations/{organization_id}/charts
curl \
--request GET 'https://cloud.elastic.co/api/v2/billing/organizations/{organization_id}/charts?from=2021-04-21T00%3A00%3A00%2B00%3A00&to=2021-04-21T00%3A00%3A00%2B00%3A00'