GET
/
v1
/
operations
/
{operationId}

Authorizations

x-glacier-api-key
string
headerrequired

Api keys provide higher access to rate limits. To obtain an api key, sign up for an account at https://avacloud.io/.

Path Parameters

operationId
string
required

UUID of given operation

Response

200 - application/json
operationId
string
required
operationType
enum<string>
required
Available options:
TRANSACTION_EXPORT_PRIMARY_NETWORK,
TRANSACTION_EXPORT_PRIMARY_NETWORK_STAKING,
TRANSACTION_EXPORT_PRIMARY_NETWORK_SIMPLE,
TRANSACTION_EXPORT_EVM
operationStatus
enum<string>
required
Available options:
RUNNING,
COMPLETED,
COMPLETED_WITH_WARNING,
FAILED
message
string
metadata
object
required
createdAtTimestamp
number
required
updatedAtTimestamp
number
required