{
"id": "place.stream.live.getLiveUsers",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"properties": {
"streams": {
"type": "array",
"items": {
"ref": "place.stream.livestream#livestreamView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"before": {
"type": "string",
"format": "datetime"
}
}
},
"description": "Get a list of livestream segments for a user"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:web:stream.place
- CID
-
bafyreihlnfrya5cmrn4tdwkgmwrdjcslcqbtduex47eg6miq62lmhxxvre
- Indexed At
- 2026-01-25 11:50 UTC
- AT-URI
-
at://did:web:stream.place/com.atproto.lexicon.schema/place.stream.live.getLiveUsers