{
"id": "app.certified.badge.response",
"defs": {
"main": {
"key": "tid",
"type": "record",
"record": {
"type": "object",
"required": [
"badgeAward",
"response",
"createdAt"
],
"properties": {
"weight": {
"type": "string",
"description": "Optional relative weight for accepted badges, assigned by the recipient."
},
"response": {
"enum": [
"accepted",
"rejected"
],
"type": "string",
"description": "The recipient’s response for the badge (accepted or rejected)."
},
"createdAt": {
"type": "string",
"format": "datetime",
"description": "Client-declared timestamp when this record was originally created"
},
"badgeAward": {
"ref": "app.certified.badge.award",
"type": "ref",
"description": "Reference to the badge award."
}
}
},
"description": "Recipient response to a badge award."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:apun3uo5jqm34pxzqq6on754
- CID
-
bafyreiep6ibjc5dmy5epl7x4gl4bolflsasyt75dan3tdqwa5yg3uik2lu
- Indexed At
- 2026-02-12 22:35 UTC
- AT-URI
-
at://did:plc:apun3uo5jqm34pxzqq6on754/com.atproto.lexicon.schema/app.certified.badge.response