---
title: "Get list of unconfirmed transactions by their ids"
method: POST
path: "/transactions/unconfirmed/byTransactionIds"
tags: ["transactions"]
---

# Get list of unconfirmed transactions by their ids

`POST /transactions/unconfirmed/byTransactionIds`

## Request body

- string[]

## Response `200`

List of unconfirmed transaction ids

- string[]

## Other responses

- `default` — Error

## Changes

- **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
- **2024-08-04** `5c4d4d5cdba4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/ergoplatform/apis/ergo-node-api/changes/transactions/unconfirmed/byTransactionIds/post.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/a731602272c6/schema)
