Skip to content

Get a single wishlist entry by ID

GET
/rest/v1/product/wishlist/{id}

Parameters

Path Parameters

id*

ID of the wishlist entry to retrieve

Type
integer
Required
Format
"int64"

Query Parameters

include

Include relations (customer, product)

Type
string

Responses

Successful operation

application/json
JSON
"string"

Playground

Variables
Key
Value

Samples

Powered by VitePress OpenAPI