Skip to main content
POST
Get Collections Metrics Endpoint

Authorizations

Authorization
string
header
required

The access token received from the authorization server in the OAuth 2.0 flow.

Path Parameters

merchant_id
string
required

Query Parameters

locale
string | null

Body

application/json
collection_ids
string<uuid>[]
Maximum array length: 100
market_group_id
string | null
market
string | null
start_timestamp
integer | null
end_timestamp
integer | null

Response

Successful Response

Per-collection metrics keyed by collection id. A requested id can be absent: unknown collection, membership/Typesense failure, or Tinybird not ready — clients render those blank (best-effort, like the list overlay).

metrics
Metrics · object
required