Deprecated
Get Execution Status
This API returns current status of intent.
GET
/
intents
/
status
Please use Get Execution Status v2 as this is deprecated
Query Parameters
requestId
string
A unique id representing the execution in the Relay system. You can obtain this id from the requests api or the check object within the step items.
Response
200 - application/json
status
enum<string>
Note that fallback is returned in the case of a refund
Available options:
failure
, fallback
, pending
, received
, 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