---
title: "GET /intents/status"
method: GET
path: "/intents/status"
---

# GET /intents/status

`GET /intents/status`

## Query parameters

- `requestId` string

## Headers

- `x-api-key` string

## Response `200`

Default Response

- object
  - `status` 'failure' | 'fallback' | 'pending' | 'received' | 'success' — Note that fallback is returned in the case of a refund
  - `details` string
  - `inTxHashes` string[] — Incoming transaction hashes
  - `txHashes` string[] — Outgoing transaction hashes
  - `time` number — The last timestamp the data was updated
  - `originChainId` number
  - `destinationChainId` number

---

[API](https://skmtc.net/relay/apis/cross-chain-solver.md) · [All operations](https://skmtc.net/relay/apis/cross-chain-solver/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/relay/cross-chain-solver/versions/428d669c2830/schema)
