{
"id": "app.bivri.support.getFaq",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "FaqNotFound"
},
{
"name": "InvalidFaqId"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"faq"
],
"properties": {
"faq": {
"ref": "app.bivri.support.contentDefs#faqView",
"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 FAQ entry. Authentication is not required."
}
Metadata
- DID
-
did:plc:uqat5a7hrbww3snbbinxgwah
- CID
-
bafyreihw5oqzpqj3wsj3k23gobskw2rn2fz3kz6bigav6ugou3rn2iby6e
- Indexed At
- 2026-08-04 07:17 UTC
- AT-URI
-
at://did:plc:uqat5a7hrbww3snbbinxgwah/com.atproto.lexicon.schema/app.bivri.support.getFaq