{
"id": "rip.pds.account.defs",
"defs": {
"accountView": {
"type": "object",
"required": [
"did",
"handle",
"didMethod",
"createdAt",
"expiresAt",
"extensions"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"handle": {
"type": "string",
"format": "handle"
},
"createdAt": {
"type": "string",
"format": "datetime"
},
"deletedAt": {
"type": "string",
"format": "datetime"
},
"didMethod": {
"type": "string",
"description": "Which identity method the account uses.",
"knownValues": [
"plc",
"web"
]
},
"expiresAt": {
"type": "string",
"format": "datetime",
"description": "When the account is deleted and its identity retired."
},
"extensions": {
"type": "integer",
"description": "How many times the lifetime has already been extended."
}
},
"description": "An ephemeral account minted on this server."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:w24v65i3bcsxk6mbbgfdukve
- CID
-
bafyreies6onba4zoudbljgwoag5bivcrwcm42yviai3juiqcsio5wsmvru
- Indexed At
- 2026-09-18 06:29 UTC
- AT-URI
-
at://did:plc:w24v65i3bcsxk6mbbgfdukve/com.atproto.lexicon.schema/rip.pds.account.defs
Version History (4 versions)