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

# Get pending transactions exceed deadline

`GET /pending-transactions/exceed-deadline`

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

## Response `200`

Successful response

- object[]
  - `deposit` object

## Other responses

- `404` — No pending transactionst that exceed the deadline 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)
