{
"id": "house.birb.dyingSun.listCharacters",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"characters"
],
"properties": {
"cursor": {
"type": "string"
},
"characters": {
"type": "array",
"items": {
"ref": "house.birb.dyingSun.character",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
},
"identifier": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:pwsrgzcv426k7viyjl3ljdvb
- CID
-
bafyreiej6udbuq3ldbxzqbbubjavoshgxkb424hegtmoieg6uf7cu3iy6a
- Indexed At
- 2026-05-24 15:23 UTC
- AT-URI
-
at://did:plc:pwsrgzcv426k7viyjl3ljdvb/com.atproto.lexicon.schema/house.birb.dyingSun.listCharacters
Referenced Schemas (1)
-
house.birb.dyingSun.character