Preparing search index...
The search index is not available
battlenet-api-types
battlenet-api-types
APIConnectedRealm
Interface APIConnectedRealm
Connected Realm
/data/wow/connected-realm/{connectedRealmId}
interface
APIConnectedRealm
{
_links
:
linksStruct
;
auctions
?:
hrefStruct
;
has_queue
?:
boolean
;
id
:
number
;
mythic_leaderboards
?:
hrefStruct
;
population
?:
{
name
?:
string
;
type
?:
string
}
;
realms
?:
APIConnectedRealmItem
[]
;
status
?:
{
name
?:
string
;
type
?:
string
}
;
}
Index
Properties
_links
auctions?
has_
queue?
id
mythic_
leaderboards?
population?
realms?
status?
Properties
_links
_links
:
linksStruct
Optional
auctions
auctions
?:
hrefStruct
Optional
has_
queue
has_queue
?:
boolean
id
id
:
number
Optional
mythic_
leaderboards
mythic_leaderboards
?:
hrefStruct
Optional
population
population
?:
{
name
?:
string
;
type
?:
string
}
Optional
realms
realms
?:
APIConnectedRealmItem
[]
Optional
status
status
?:
{
name
?:
string
;
type
?:
string
}
Settings
Member Visibility
Protected
Inherited
Theme
OS
Light
Dark
On This Page
Properties
_links
auctions
has_
queue
id
mythic_
leaderboards
population
realms
status
battlenet-api-types
Loading...
Connected Realm
/data/wow/connected-realm/{connectedRealmId}