---
title: "List bookmarked badges"
method: POST
path: "/v1/account.listBadgeBookmarks"
tags: ["account"]
---

# List bookmarked badges

`POST /v1/account.listBadgeBookmarks`

## Response `200`

OK

- V1AccountBadgeBookmarksResponseBody
  - `$schema` string, uri — A URL to the JSON Schema for this object.
  - `bookmarks` V1AccountBadgeBookmark[], nullable, required
    - `badgeId` string, required — The badge id
    - `bookmarkedAt` string, date-time, required — The time the badge was bookmarked

## Other responses

- `400` — Bad Request
- `401` — Unauthorized
- `404` — Not Found
- `500` — Internal Server Error

---

[API](https://skmtc.net/steamsets/apis/steamsets-api.md) · [All operations](https://skmtc.net/steamsets/apis/steamsets-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/steamsets/steamsets-api/versions/593d89718daa/schema)
