Skip to main content
GET
Get transaction intent status

Authorizations

x-api-key
string
header
required

Query Parameters

crosschainTransactionId
string
required

Crosschain transaction ID returned from the execute endpoint.

provider
enum<string>
required

The intent provider used for the transaction.

Available options:
rhinestone,
biconomy

Response

Default Response

status
enum<string>
required

Current status of the crosschain transaction.

Available options:
pending,
success,
failed