---
title: "Get pending transactions missing relay"
method: GET
path: "/pending-transactions/missing-relay"
tags: ["RFQ Indexer API"]
---

# Get pending transactions missing relay

`GET /pending-transactions/missing-relay`

Retrieves a list of transactions that have been deposited, but not yet relayed or refunded

## Response `200`

Successful response

- object[]
  - `deposit` object

## Other responses

- `404` — No pending transactions missing relay found
- `500` — Server error

---

[API](https://skmtc.dev/synapseprotocol/apis/synapse-protocol-rest-api.md) · [All operations](https://skmtc.dev/synapseprotocol/apis/synapse-protocol-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/synapseprotocol/synapse-protocol-rest-api/revisions/9949980b368b/schema)
