Retrieve Swap
Swaps
Retrieve Swap
Returns the status of a specific swap, by the id returned from POST /swaps.
GET
Retrieve Swap
Authorizations
An account API key, account scoped JWT, app API key, or user OAuth token.
Path Parameters
Swap ID returned from POST /swaps.
Response
swap status retrieved
Available options:
swap Swap ID.
Account ID that owns the wallet used for the swap.
Current swap status.
On-chain transaction hashes produced by the swap.
Latest error returned for a failed swap.

