Skip to main content
GET
Get Wallet Operation

Authorizations

Api-Access-Key
string
header
required

An API key associated with a security role

Path Parameters

walletOperationId
string
required

The unique identifier of the wallet operation

Response

Success

walletOperation
object
required

A wallet operation represents a transaction that your organization signed and broadcast on-chain.

The operation progresses through multiple states from construction to signing to broadcast. Use the status field to determine the current state. To see the on-chain confirmation status, query the blockchain-events endpoint using the walletOperationId filter.