{
"id": "place.stream.badge.getValidBadges",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"badges"
],
"properties": {
"badges": {
"type": "array",
"items": {
"ref": "place.stream.badge.defs#badgeView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"streamer": {
"type": "string",
"format": "did",
"description": "Optional DID of the streamer for context-specific badges (mod, vip, etc)"
}
}
},
"description": "Get valid badges for the authenticated user, optionally in the context of a specific streamer's chat"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:longos.iameli.link
- CID
-
bafyreihgfrz65nbvsd3jx2xevugbyqmnfaiijkj4n2zcdu5hvd2tbw5h6y
- Indexed At
- 2026-03-21 22:54 UTC
- AT-URI
-
at://did:web:longos.iameli.link/com.atproto.lexicon.schema/place.stream.badge.getValidBadges
Referenced Schemas (1)
-
place.stream.badge.defs#badgeView