---
title: "Returns list of purchase IDs"
method: GET
path: "/storage/purchases"
tags: ["Marketplace"]
---

# Returns list of purchase IDs

`GET /storage/purchases`

## Response `200`

Gets all purchase IDs stored in node

- string[]

## Other responses

- `503` — Persistence is not enabled

## Changes

- **2023-11-13** `2f5e8a8e1665` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/logos-storage/apis/logos-storage-api/changes/storage/purchases/get.md)

---

[API](https://skmtc.dev/logos-storage/apis/logos-storage-api.md) · [All operations](https://skmtc.dev/logos-storage/apis/logos-storage-api/llms.txt) · [OpenAPI document](https://skmtc.dev/logos-storage/apis/logos-storage-api/revisions/249e8b144116?raw)
