app.tempomusic.actor.getAnalyticsConsent

lexicons.tempomusic.fan

{
  "id": "app.tempomusic.actor.getAnalyticsConsent",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "properties": {
            "preferences": {
              "ref": "app.tempomusic.actor.defs#analyticsConsentPreferences",
              "type": "ref"
            },
            "updatedAtMicros": {
              "type": "integer",
              "description": "Client wall-clock microseconds of the stored document's write (LWW tie-breaker). Absent together with `preferences`."
            }
          }
        },
        "encoding": "application/json"
      },
      "description": "Fetch the requesting viewer's analytics consent preferences. The viewer DID is read from the service-auth JWT (`iss` claim). `preferences` and `updatedAtMicros` are absent together when the viewer has never stored preferences — the client then hydrates its early-access defaults."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against app.tempomusic.actor.getAnalyticsConsent

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

Metadata

DID
did:plc:pxsuqmultto34oks44m2lgxm
CID
bafyreigiz5ogn5xvyr7zch4bystramty2v7tmr4csvdznm6rydvdi4iigq
Indexed At
2026-08-24 09:06 UTC
AT-URI
at://did:plc:pxsuqmultto34oks44m2lgxm/com.atproto.lexicon.schema/app.tempomusic.actor.getAnalyticsConsent

Referenced Schemas (1)

Lexicon Garden

@