{
"id": "rip.pds.admin.listOwners",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotAnOperator",
"description": "The calling account does not operate this server."
}
],
"output": {
"schema": {
"type": "object",
"required": [
"owners",
"defaults"
],
"properties": {
"owners": {
"type": "array",
"items": {
"ref": "rip.pds.admin.defs#ownerView",
"type": "ref"
}
},
"defaults": {
"ref": "#defaults",
"type": "ref",
"description": "The configured limits, so the panel can show what an override is departing from."
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 200,
"maximum": 500,
"minimum": 1
}
}
},
"description": "Everyone who holds or has held accounts on this server, busiest first. Operators only."
},
"defaults": {
"type": "object",
"required": [
"quotaPerOwner",
"maxLifetimeDays"
],
"properties": {
"quotaPerOwner": {
"type": "integer"
},
"maxLifetimeDays": {
"type": "integer"
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:w24v65i3bcsxk6mbbgfdukve
- CID
-
bafyreiektrad4fmufi7lfq3myi3f5l2z77vjofuku5tlzob7ueq4mcf7uq
- Indexed At
- 2026-09-24 02:18 UTC
- AT-URI
-
at://did:plc:w24v65i3bcsxk6mbbgfdukve/com.atproto.lexicon.schema/rip.pds.admin.listOwners