Skip to main content
GET
cURL

Metric semantics

  • from and to are inclusive dates. scope defaults to all; sections outside a selected narrower scope are omitted.
  • Catalog unique products count live products with at least one meaningful field write in the period. Repeated edits to one product count once.
  • Catalog new_products and updated_existing are mutually exclusive and add up to the unique product count.
  • Current Catalog totals are inventory snapshots. Date and user filters do not change them; status, schema, and source filters do.
  • Lasso products prepared count extraction result rows created in the period and attribute them to the table initiator.
source is a Catalog-only filter and requires scope=catalog.

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Query Parameters

from
string<date>
required

Inclusive reporting-period start.

to
string<date>
required

Inclusive reporting-period end. The range may contain at most 1,830 days.

scope
enum<string>
default:all
Available options:
all,
catalog,
extraction
catalog_status
enum<string>
default:all

Current Catalog status to include. all means active and draft products.

Available options:
all,
active,
draft,
archived
user_id
string

Current or former user UUID, or system for unattributed automation.

schema_id
string<uuid>

Filters both Catalog products and Lasso extraction tables by schema.

table_id
string<uuid>

Filters Lasso analytics to one extraction table.

source
enum<string>

Catalog-only source filter. Requires scope=catalog.

Available options:
manual,
product_extraction,
shopify

Response

Product analytics summary. Sections outside the selected scope are omitted.

period
object
required
filters
object
required
catalog
object
extraction
object