tech.waow.brand.getBrand

waow.tech

{
  "id": "tech.waow.brand.getBrand",
  "defs": {
    "main": {
      "type": "query",
      "errors": [
        {
          "name": "InvalidNamespace"
        }
      ],
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "brands"
          ],
          "properties": {
            "brands": {
              "type": "array",
              "items": {
                "ref": "tech.waow.brand.defs#brandView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "namespace"
        ],
        "properties": {
          "namespace": {
            "type": "array",
            "items": {
              "type": "string",
              "maxLength": 317
            },
            "maxLength": 50,
            "minLength": 1,
            "description": "Namespaces, NSIDs, handles or DIDs to resolve. A namespace is reverse-DNS ('fm.plyr.song'); a handle is not ('plyr.fm'). Both are accepted and are distinguished exactly, since a namespace cannot resolve as an identity."
          }
        }
      },
      "description": "Resolve brand assets for one or more namespaces. Always answers for a well-formed namespace or identity: when no authority has declared and no avatar can be borrowed, a deterministic generated icon is returned. Does not require auth; results are not personalized."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against tech.waow.brand.getBrand

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

Metadata

DID
did:plc:siv7zbedip4vcet4v67piibr
CID
bafyreigpygukgaxvxdxsr6xfboiahcybjvxjdc4lzjvhs532des6opqoda
Indexed At
2026-08-09 18:17 UTC
AT-URI
at://did:plc:siv7zbedip4vcet4v67piibr/com.atproto.lexicon.schema/tech.waow.brand.getBrand

Version History (3 versions)

Referenced Schemas (1)

Lexicon Garden

@