---
title: "Get list of unconfirmed transactions ids"
method: GET
path: "/transactions/unconfirmed/transactionIds"
tags: ["transactions"]
---

# Get list of unconfirmed transactions ids

`GET /transactions/unconfirmed/transactionIds`

## Response `200`

List of unconfirmed transaction ids

- string[]

## Other responses

- `default` — Error

## Changes

- **2025-08-08** `ce177636b3e4` — 1 breaking, 3 info
  - the response's body type/format changed from ``/`` to `object`/`` for status `default`
  - added the required property `detail` to the response with the `default` status
  - added the required property `error` to the response with the `default` status
  - added the required property `reason` to the response with the `default` status
- **2024-11-19** `0caad40b54a9` — 1 info
  - endpoint added
- **2024-10-11** `4e8f91f90f6c` — 1 breaking
  - api path removed without deprecation
- **2024-08-18** `afe18a656f1f` — 1 info
  - endpoint added
- **2024-08-12** `f267e9b125ba` — 1 breaking
  - api path removed without deprecation

[Full history](https://skmtc.dev/ergoplatform/apis/ergo-node-api/changes/transactions/unconfirmed/transactionIds/get.md)

---

[API](https://skmtc.dev/ergoplatform/apis/ergo-node-api.md) · [All operations](https://skmtc.dev/ergoplatform/apis/ergo-node-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/ergoplatform/ergo-node-api/revisions/f4a571a6f66b/schema)
