GET
/
v1
/
networks
/
{network}
/
subnets
/
{subnetId}

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

network
enum<string>
required

Either mainnet or testnet/fuji.

Available options:
mainnet,
fuji,
testnet
subnetId
string
required

Subnet ID to fetch details for

Response

200 - application/json
createBlockTimestamp
number
required
createBlockIndex
string
required
subnetId
string
required
ownerAddresses
string[]
requireddeprecated

This field is deprecated. Use subnetOwnershipInfo instead.

threshold
number
requireddeprecated

This field is deprecated. Use subnetOwnershipInfo instead.

locktime
number
requireddeprecated

This field is deprecated. Use subnetOwnershipInfo instead.

subnetOwnershipInfo
object
required

Latest subnet owner details for this Subnet.

isL1
boolean
required

Whether the subnet is an L1 or not.

blockchains
object[]
required
l1ValidatorManagerDetails
object

L1 validator manager details.