Operations
Get operation
Gets operation details for the given operation id.
GET
/
v1
/
operations
/
{operationId}
Authorizations
Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.
Path Parameters
UUID of given operation
Response
200 - application/json
Available options:
TRANSACTION_EXPORT_PRIMARY_NETWORK
, TRANSACTION_EXPORT_PRIMARY_NETWORK_STAKING
, TRANSACTION_EXPORT_PRIMARY_NETWORK_SIMPLE
, TRANSACTION_EXPORT_EVM
Available options:
RUNNING
, COMPLETED
, COMPLETED_WITH_WARNING
, FAILED
Was this page helpful?