place.stream.broadcast.getBroadcaster

did:web:stream.place View official

{
  "id": "place.stream.broadcast.getBroadcaster",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "broadcaster"
          ],
          "properties": {
            "admins": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "did"
              },
              "description": "Array of DIDs authorized as admins"
            },
            "server": {
              "type": "string",
              "format": "did",
              "description": "DID of this particular Streamplace server"
            },
            "broadcaster": {
              "type": "string",
              "format": "did",
              "description": "DID of the Streamplace broadcaster to which this server belongs"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {}
      },
      "description": "Get information about a Streamplace broadcaster."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against place.stream.broadcast.getBroadcaster

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:web:stream.place
CID
bafyreib7iuuhyxbpi7j3wo7ktwl7ftrzf3c2m6n2drdr3wn7ud7xnmp3ji
Indexed At
2026-01-25 11:50 UTC
AT-URI
at://did:web:stream.place/com.atproto.lexicon.schema/place.stream.broadcast.getBroadcaster

Lexicon Garden

@