{
"id": "social.colibri.channel.getReadCursor",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "AuthRequired",
"description": "Missing, malformed, or unverifiable service auth."
},
{
"name": "InvalidRequest",
"description": "A parameter or body field was missing or malformed."
},
{
"name": "NotFound",
"description": "The referenced record does not exist."
}
],
"output": {
"schema": {
"ref": "lex:social.colibri.channel.defs#readCursor",
"type": "ref"
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"channel"
],
"properties": {
"channel": {
"type": "string",
"format": "at-uri"
}
}
},
"description": "Returns the authenticated user's read cursor for a channel."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:mprdjqjluoswa7awzggaggj3
- CID
-
bafyreiho6yogqpqi526liaxoizzp7afvybe5dbryf6h2c4ze2vqhmyo2dq
- Indexed At
- 2026-07-31 21:22 UTC
- AT-URI
-
at://did:plc:mprdjqjluoswa7awzggaggj3/com.atproto.lexicon.schema/social.colibri.channel.getReadCursor
Version History (2 versions)
Referenced Schemas (1)
-
lex:social.colibri.channel.defs#readCursor