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. WrapsDocumentation Index
Fetch the complete documentation index at: https://docs.upstackdata.com/llms.txt
Use this file to discover all available pages before exploring further.
GET /api/filters — see the API reference.
Usage
--no-cache to refetch.
Flags
| Flag | Description |
|---|---|
--search <term> | Filter results by keyword (matches field and label). |
--detail | Include label, description, value type, supported operators, and applicable contexts. |
--operators | Show supported operators inline next to each field. |
--json | Print the raw response as JSON (one object per field). |
--no-cache | Bypass the local 1-hour cache and refetch. |
Examples
Narrowing by endpoint context
Every entry carries anapplicableContexts 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: