GET /api/measures — see the API reference.
Usage
--no-cache to refetch.
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
List the measures catalog from the command line. Find canonical measure ids before building a query or dashboard.
GET /api/measures — see the API reference.
upstack measures
--no-cache to refetch.
| Flag | Description |
|---|---|
--search <term> | Filter by keyword (matches key, title, and shortTitle). |
--category <name> | Filter by category (e.g. Core). |
--categories | Print category names + counts only (no individual measures). |
--detail | Include title, description, formula, category, and value type for each measure. |
--no-cache | Bypass the local 1-hour cache and refetch. |
upstack measures --search "new customer roas"
upstack measures --category Core
upstack measures --categories
upstack measures --detail --search mer
Was this page helpful?