---
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` — Purchasing is unavailable

## 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-service-production.skmtc.workers.dev/v1/apis/logos-storage/logos-storage-api/revisions/64a4e4f07d65/schema)
