---
title: "Shared Wishlist"
method: GET
path: "/wishlist"
tags: ["Account"]
---

# Shared Wishlist

`GET /wishlist`

## Query parameters

- `token` string, nullable
- `page` union — Page number
  - integer
  - unknown
- `page_size` union — Items per page
  - integer
  - unknown

## Response `200`

Successful Response

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/johrh/apis/vitrin.md) · [All operations](https://skmtc.net/johrh/apis/vitrin/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/johrh/vitrin/revisions/d9b25fa157f8/schema)
