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

# GET /intents/status/v2

`GET /intents/status/v2`

## Query parameters

- `requestId` string

## Headers

- `x-api-key` string

## Response `200`

Default Response

- object
  - `status` 'refund' | 'waiting' | 'depositing' | 'failure' | 'pending' | 'success'
  - `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
  - `quoteCreatedAt` number — The timestamp when the quote request was created

---

[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)
