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