Public Collections

Shareable read-only collection endpoints

Retrieve public collection

get

Fetches a publicly shared collection using its slug.

Path parameters
slugstringRequired

Public collection slug

Responses
chevron-right
200

Public collection detail

application/json

Customer curated collection

pkintegerRequiredExample: 12
namestringRequiredExample: Summer Essentials
statusstring · enumRequired

Collection visibility

Example: privatePossible values:
slugstringRequired

URL-friendly identifier

Example: summer-essentials
public_urlany ofOptional

Shareable URL when the collection is public

Example: https://sandbox.akinon.com/wishlists/user-collection/summer-essentials/
string · uriOptional
or
nullOptional
get
/wishlists/user-collection/{slug}/

Last updated

Was this helpful?