Backfill in-progress. Some lexicons and records may be missing or incomplete.

app.bsky.ageassurance.getState

bsky-lexicons.bsky.social

{
  "id": "app.bsky.ageassurance.getState",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "state",
            "metadata"
          ],
          "properties": {
            "state": {
              "ref": "app.bsky.ageassurance.defs#state",
              "type": "ref"
            },
            "metadata": {
              "ref": "app.bsky.ageassurance.defs#stateMetadata",
              "type": "ref"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "countryCode"
        ],
        "properties": {
          "regionCode": {
            "type": "string"
          },
          "countryCode": {
            "type": "string"
          }
        }
      },
      "description": "Returns server-computed Age Assurance state, if available, and any additional metadata needed to compute Age Assurance state client-side."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.bsky.ageassurance.getState

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

Metadata

DID
did:plc:4v4y5r3lwsbtmsxhile2ljac
CID
bafyreialq63q3obxzsrzbwx25stjmtha3frlifzbgkvtthr535oal3467y
Indexed At
2026-01-04 19:38 UTC
AT-URI
at://did:plc:4v4y5r3lwsbtmsxhile2ljac/com.atproto.lexicon.schema/app.bsky.ageassurance.getState

Referenced Schemas (2)

Lexicon Garden

@