Query product lists
Returns saved product lists visible to the current workspace user.
POST
/api/unstable/product-lists/queryReturns 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.
Example
truelimit?integer
Maximum number of lists to return.
Range
1 <= value <= 500Example
100prioritizeMyLists?boolean
Whether lists created by the current user should be ordered first.
Example
true[key: string]?never
Response Body
application/json
application/json
application/json
application/json
application/json
application/json
application/json