{
"id": "app.bivri.support.listInquiries",
"defs": {
"main": {
"type": "query",
"output": {
"schema": {
"type": "object",
"required": [
"inquiries"
],
"properties": {
"cursor": {
"type": "string"
},
"inquiries": {
"type": "array",
"items": {
"ref": "app.bivri.support.defs#inquiryView",
"type": "ref"
}
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"properties": {
"limit": {
"type": "integer",
"default": 20,
"maximum": 50,
"minimum": 1
},
"cursor": {
"type": "string",
"description": "Opaque pagination cursor. Pass it back unchanged on the next request."
}
}
}
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"description": "List the authenticated member's own inquiries. Authentication is required."
}
Metadata
- DID
-
did:plc:uqat5a7hrbww3snbbinxgwah
- CID
-
bafyreiep6lvoab3azfhi4jjwz6atnp7eskzawudkdxmy2d2ovm356azgxe
- Indexed At
- 2026-08-04 07:17 UTC
- AT-URI
-
at://did:plc:uqat5a7hrbww3snbbinxgwah/com.atproto.lexicon.schema/app.bivri.support.listInquiries