games.gamesgamesgamesgames.searchProfilesTypeahead

lexicon.store View official

{
  "id": "games.gamesgamesgamesgames.searchProfilesTypeahead",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "profiles"
          ],
          "properties": {
            "profiles": {
              "type": "array",
              "items": {
                "ref": "games.gamesgamesgamesgames.defs#profileSummaryView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "q"
        ],
        "properties": {
          "q": {
            "type": "string",
            "maxLength": 100,
            "minLength": 1
          },
          "limit": {
            "type": "integer",
            "default": 10,
            "maximum": 25,
            "minimum": 1
          }
        }
      },
      "description": "Search for actor and org profiles by display name. Intended for typeahead/autocomplete."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against games.gamesgamesgamesgames.searchProfilesTypeahead

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

Metadata

DID
did:web:lexicon.store
CID
bafyreiax6y4x2mj2crjizi2nopqhkqnix6a77frotek377pmgi3iividxu
Indexed At
2026-03-20 15:55 UTC
AT-URI
at://did:web:lexicon.store/com.atproto.lexicon.schema/games.gamesgamesgamesgames.searchProfilesTypeahead

Referenced Schemas (1)

Lexicon Garden

@