{
"id": "link.latr.bookmarks.listBookmarks",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "InvalidRequest"
},
{
"name": "InvalidUrl"
},
{
"name": "AuthRequired"
},
{
"name": "InvalidToken"
},
{
"name": "InvalidDpop"
},
{
"name": "ClientAuthRequired"
},
{
"name": "BookmarkNotFound"
},
{
"name": "Conflict"
},
{
"name": "RateLimitExceeded"
},
{
"name": "UpstreamFailure"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"bookmarks"
],
"properties": {
"cursor": {
"type": "string",
"maxLength": 2048,
"maxGraphemes": 512
},
"bookmarks": {
"type": "array",
"items": {
"ref": "link.latr.bookmarks.defs#bookmarkView",
"type": "ref"
},
"maxLength": 100
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [],
"properties": {
"limit": {
"type": "integer",
"default": 50,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string",
"maxLength": 2048,
"maxGraphemes": 512
}
}
},
"description": "L@tr XRPC method link.latr.bookmarks.listBookmarks."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:qy5pluw2bsuq2x6albsgkvx3
- CID
-
bafyreibobfuja2whqynqvlezb7qvellv7n3dia65fvvpias4lkw46hfapm
- Indexed At
- 2026-08-15 20:21 UTC
- AT-URI
-
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/link.latr.bookmarks.listBookmarks
Version History (2 versions)