Skip to main content
GET
cURL

Authorizations

Authorization
string
header
required

Merchant API V2 token. Pass as Authorization: Bearer <token>.

Query Parameters

limit
integer
default:25
Required range: 1 <= x <= 100
cursor
string
updated_after
string<date-time>
status
enum<string>
Available options:
VISIBLE,
HIDDEN

Response

List of products

object
enum<string>
required
Available options:
list
data
object[]
required
has_more
boolean
required
next_cursor
string | null
required