Recerc

Query product lists

Returns saved product lists visible to the current workspace user.

POST/api/unstable/product-lists/query

Returns saved product lists visible to the current workspace user.

Request Body

application/json

query?string

Optional search query for product lists.

Example"winter"
showOnlyMyLists?boolean

Whether to only return lists created by the current user.

Exampletrue
limit?integer

Maximum number of lists to return.

Range1 <= value <= 500
Example100
prioritizeMyLists?boolean

Whether lists created by the current user should be ordered first.

Exampletrue
[key: string]?never

Response Body

application/json

application/json

application/json

application/json

application/json

application/json

application/json