Skip to main content
GET
/
swap-and-transfer
/
{operationId}
Get swap and transfer
curl --request GET \
  --url https://api.onbeam.io/swap-and-transfer/{operationId} \
  --header 'x-api-key: <api-key>'
{
  "operationId": "<string>",
  "status": "<string>"
}

Authorizations

x-api-key
string
header
required

Path Parameters

operationId
string
required

Response

200 - application/json

Operation

operationId
string
required
status
string
required
Example:

"pending"