Skip to main content
POST
Error

Authorizations

Authorization
string
header
required

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

Query Parameters

merchant_id
string
required

Body

application/json
from_date
string<date>
required
to_date
string<date>
required
offset
integer
default:0
page_size
integer
default:50
query
string | null
order_by
enum<string>
default:top_views
Available options:
top_views,
top_ctr,
top_clicks,
updated_at,
name_a_z,
number_of_products
reverse
boolean
default:false
filter_by
enum<string> | null
Available options:
live,
draft

Response

Successful Response

offset
integer
required
has_next
boolean
required
collections
LiteDashboardCollectionDto · object[]
required