{
"id": "app.bivri.support.getPolicy",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "PolicyNotActive"
},
{
"name": "PolicyVersionNotFound"
},
{
"name": "InvalidPolicyType"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"policy"
],
"properties": {
"policy": {
"ref": "app.bivri.support.policyDefs#policyView",
"type": "ref"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"type"
],
"properties": {
"type": {
"type": "string",
"knownValues": [
"terms",
"privacy"
]
},
"version": {
"type": "string",
"description": "Version to return. Omit it to get the currently active version."
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "Get a published policy version and its content. Authentication is not required."
}
Metadata
- DID
-
did:plc:uqat5a7hrbww3snbbinxgwah
- CID
-
bafyreicq6mhktme7f2z46mlyjakylfh5kcmcxd42elcvo2bqblm43a77p4
- Indexed At
- 2026-08-04 07:17 UTC
- AT-URI
-
at://did:plc:uqat5a7hrbww3snbbinxgwah/com.atproto.lexicon.schema/app.bivri.support.getPolicy