Get products

get
/products

Get product results with multiple products.

ids[]
array[string]

Array of product ID

<= 50 items
limit
integer

Number of products per page

>= 1<= 50
Default:
10
page
integer

Page number

>= 1<= 200
Default:
1
published
boolean

Filter by published status

search
string

Search term (fuzzy search in title)

slugs[]
array[string]

Array of product slug

<= 50 items
as-store-id
string
required

This value equals to store.id of Store Resource. You can obtain this id by making a GET /stores call to get existing stores or a POST /stores to create a new store.

Auth
:
Parameters
:
:
:
:
:
:
: