Retrieve available filter values with cross-filtering support. Returns the set of valid filter options based on the current filter selection, allowing progressive refinement of queries.
When filters are provided, each requested field’s options are computed with all other active filters applied (cross-filtering).
API key authentication. Generate an API key from your
Cloud Capital dashboard under Settings > API keys.
Include it in the Authorization header as a Bearer token.
Specific filter fields to return. When omitted, all available filter fields are returned.
Filter field names for the filters endpoint. Pass these in the
fields array to request specific filter option sets.
costLayers, clouds, services, resourceFamilies, regions, instanceTypes, usageTypes, billingPeriods, costTypes, accounts, integrations, resourceTags, costCategories Filter container supporting both inclusion and exclusion criteria.
Use inclusions to narrow results to matching data and exclusions
to remove matching data from results.
Filter values retrieved successfully
Available filter values. Each field contains an array of valid
values. The enriched field provides cost and availability
metadata for cross-filterable fields.
Map of account IDs to human-readable account names
Map of tag keys to their available values
Enriched options with cost and availability data, keyed by field name. Only populated for cross-filterable fields.