Getting information about cross-chain transfer

The method allows you to get information on a previously created cross-chain transfer

Getting information about cross-chain transfer

post
Header parameters
x-api-public-keystringOptional

Public API-key

x-api-signaturestringOptional

Signing the request body with a private API-key

Content-typestringOptional

Request content type

Example: application/json
Body

Request body for getting cross-chain transfer data

idstringRequired

Cross-chain transfer ID

Example: fc49109f-f441-40f7-b2ea-db3e7049cd73
Responses
post
/api-gateway/bridge/get
200Success

Last updated