Skip to main content
List the catalog of filter fields available across every query endpoint. Each entry declares its operators, value type, and the contexts it applies in. Useful for finding canonical filter field ids before constructing a query, attribution query, cohort analysis, or channel-details listing. Wraps GET /api/filters — see the API reference.

Usage

The endpoint takes no parameters — the full catalog is returned in one call. Results are cached locally for 1 hour; pass --no-cache to refetch.

Flags

Examples

Narrowing by endpoint context

Every entry carries an applicableContexts array listing which endpoints it applies to (query_measures, cohort_analysis, products_report, attribution, channel_details, emq_analytics). Use --detail to see them inline, or --json to narrow with jq: