{
"id": "app.bivri.support.getAnnouncement",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AnnouncementNotFound"
},
{
"name": "InvalidAnnouncementId"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"announcement"
],
"properties": {
"announcement": {
"ref": "app.bivri.support.contentDefs#announcementView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"id"
],
"properties": {
"id": {
"type": "string"
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Get one published announcement, with references to the adjacent ones. Authentication is not required."
}
Metadata
- DID
-
did:plc:uqat5a7hrbww3snbbinxgwah
- CID
-
bafyreid2hqknu3sd3ke6q2kg3ner5wuxtqevh6f7akpostor2qxlqhelmq
- Indexed At
- 2026-08-04 07:17 UTC
- AT-URI
-
at://did:plc:uqat5a7hrbww3snbbinxgwah/com.atproto.lexicon.schema/app.bivri.support.getAnnouncement