Skip to content

com.atproto.sync.defs

Lexicon Version: 1

Type: string

Constraints:
Known Values: active, idle, offline, throttled, banned


{
"lexicon": 1,
"id": "com.atproto.sync.defs",
"defs": {
"hostStatus": {
"type": "string",
"knownValues": [
"active",
"idle",
"offline",
"throttled",
"banned"
]
}
}
}