Query product lists
Returns saved product lists visible to the current workspace user.
POST/api/product-lists/query Returns saved product lists visible to the current workspace user.
Request payload for Query product lists.
query?|
Optional search query for product lists.
showOnlyMyLists?|
Whether to only return lists created by the current user.
limit?|
Maximum number of results to return.
prioritizeMyLists?|
Whether lists created by the current user should be ordered first.