fm.teal.actor.profileStatus

teal.fm

{
  "id": "fm.teal.actor.profileStatus",
  "defs": {
    "main": {
      "key": "literal:self",
      "type": "record",
      "record": {
        "type": "object",
        "required": [
          "completedOnboarding"
        ],
        "properties": {
          "createdAt": {
            "type": "string",
            "format": "datetime",
            "description": "The timestamp when this status was created"
          },
          "updatedAt": {
            "type": "string",
            "format": "datetime",
            "description": "The timestamp when this status was last updated"
          },
          "completedOnboarding": {
            "type": "string",
            "description": "The onboarding completion status",
            "knownValues": [
              "none",
              "profileOnboarding",
              "playOnboarding",
              "complete"
            ]
          }
        }
      },
      "description": "This lexicon is in a not officially released state. It is subject to change. | A declaration of the profile status of the actor."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against fm.teal.actor.profileStatus

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:iwhuynr6mm6xxuh25o4do2tx
CID
bafyreihtoyfdsgn3ixz42kh353tiu3nbnrj2lgvowte73fbkdfc2utrxie
Indexed At
2026-08-15 17:25 UTC
AT-URI
at://did:plc:iwhuynr6mm6xxuh25o4do2tx/com.atproto.lexicon.schema/fm.teal.actor.profileStatus

Lexicon Garden

@