{
"id": "app.bivri.search.searchActors",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"actors"
],
"properties": {
"actors": {
"type": "array",
"items": {
"ref": "app.bivri.actor.defs#profileView",
"type": "ref"
}
},
"cursor": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"q"
],
"properties": {
"q": {
"type": "string",
"description": "Search query."
},
"limit": {
"type": "integer",
"default": 25,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Search members by display name or handle."
}
Metadata
- DID
-
did:plc:uqat5a7hrbww3snbbinxgwah
- CID
-
bafyreibeesdwxjzx3jodlrqsfncukb3d6jhlh4ax42lvranp5u2qljml4u
- Indexed At
- 2026-08-04 07:17 UTC
- AT-URI
-
at://did:plc:uqat5a7hrbww3snbbinxgwah/com.atproto.lexicon.schema/app.bivri.search.searchActors