place.stream.live.getLiveUsers

did:web:iame.li

{
  "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
}

Validate Record

Validate a record against place.stream.live.getLiveUsers

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:web:iame.li
CID
bafyreihlnfrya5cmrn4tdwkgmwrdjcslcqbtduex47eg6miq62lmhxxvre
Indexed At
2026-02-13 14:01 UTC
AT-URI
at://did:web:iame.li/com.atproto.lexicon.schema/place.stream.live.getLiveUsers

Referenced Schemas (1)

Lexicon Garden

@