Skip to content

get a wishlist by shareId

GET
/wishlists/shares/{sharedId}

Get a shared wishlist by its sharedId

Authorizations

bearerAuth
TypeHTTP (bearer)

Parameters

Query Parameters

format

Returns the card content without signed access urls

Typestring
Exampleraw

Responses

200 OK
application/json
JSON
{
"content": [
],
"shareId": "9wlVXmbVuUYTbiMZgqDkN",
"userId": "auth0|65afcb79a4f5ae5550e6e63a",
"wishlistId": "default"
}

Playground

Authorization
Variables
Key
Value

Samples