Date range and filters
All three operations require inclusivefrom and to dates in YYYY-MM-DD format. The range can contain at most 1,830 days.
Depending on the operation and scope, you can filter by catalog_status, user_id, schema_id, table_id, and Catalog source. The source filter requires scope=catalog.
Operations
- Summary returns Catalog KPIs, current inventory, daily trends and a leaderboard, plus Lasso KPIs, daily trends, users, and tables.
scopedefaults toall. - Leaderboard requires
scope=catalogorscope=extraction. - Activity lists the exact products or result rows behind a metric using cursor pagination.
Metric semantics
- Catalog unique products delivered counts live products with at least one meaningful product-field write in the period. Repeated edits count once.
- New products and updated existing are mutually exclusive and add up to unique products.
- Total actions collapses field-level history from one write and excludes deletion or source bookkeeping.
- Current Catalog total is a current inventory snapshot. Date and user filters do not affect it, but status, schema, and source filters do.
- Products prepared in Lasso counts extraction result rows created in the period and attributes them to the table initiator.

