{
"id": "app.didpic.identity.getSession",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"did",
"roles",
"envAdmin"
],
"properties": {
"did": {
"type": "string",
"format": "did"
},
"roles": {
"type": "array",
"items": {
"type": "string"
},
"description": "Opaque flags assigned to the viewer. Values are implementation-defined; treat unknown entries as informational."
},
"handle": {
"type": "string",
"format": "handle"
},
"envAdmin": {
"type": "boolean",
"description": "Implementation-defined flag. Clients should treat as opaque."
},
"avatarCid": {
"type": "string"
},
"displayName": {
"type": "string"
}
}
},
"encoding": "application/json"
},
"description": "Return the authenticated viewer's identity along with any opaque flags clients may use to gate UI."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:an2jtp4jgkkbtmwfzhpbxawd
- CID
-
bafyreif7ij5ia6ndcw5d3wchxjnn43at36r7x65ku5nlpnkyg7srpjpd4i
- Indexed At
- 2026-05-17 07:18 UTC
- AT-URI
-
at://did:plc:an2jtp4jgkkbtmwfzhpbxawd/com.atproto.lexicon.schema/app.didpic.identity.getSession