/users/{userId}/wishlist

This endpoint retrieves the wishlist of a specific user, identified by their userId. The response contains a list of items that the user has added to their wishlist. Items are identified by their ProductId, names, description, and price of the item are also returned. If the specified user has no items in their wishlist, the response is an empty list.

Language
Authorization
Click Try It! to start a request and see the response here!