GET Transaction status

/bridge/tx-status

get

Check the status of a bridging request

Query parameters
bridge_quote_idstringRequired

Unique identifier for the bridging request. This should match the quoteId in the response of /bridge/firm-quote.

Header parameters
api_keystringRequired

The API key that was assigned to you by Native

Responses
chevron-right
200

Successful response containing the status of the bridging request

application/json
get
/swap-api-v2/v1/bridge/tx-status
200

Successful response containing the status of the bridging request

Last updated