---
title: "Get the contents of the mempool."
method: GET
path: "/v1/chains/{chainID}/mempool"
tags: ["chains"]
---

# Get the contents of the mempool.

`GET /v1/chains/{chainID}/mempool`

## Path parameters

- `chainID` string, string, required

## Response `200`

stream of JSON representation of the requests in the mempool

## Other responses

- `401` — Unauthorized (Wrong permissions, missing token)

---

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