{
"id": "link.latr.bookmarks.listTags",
"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": [
"tagCounts",
"scanned"
],
"properties": {
"cursor": {
"type": "string",
"maxLength": 2048,
"maxGraphemes": 512
},
"scanned": {
"type": "integer",
"minimum": 0
},
"tagCounts": {
"type": "array",
"items": {
"ref": "link.latr.bookmarks.defs#tagCount",
"type": "ref"
},
"maxLength": 10000
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [],
"properties": {
"limit": {
"type": "integer",
"default": 100,
"maximum": 100,
"minimum": 1
},
"cursor": {
"type": "string",
"maxLength": 2048,
"maxGraphemes": 512
}
}
},
"description": "L@tr XRPC method link.latr.bookmarks.listTags."
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1
}
Metadata
- DID
-
did:plc:qy5pluw2bsuq2x6albsgkvx3
- CID
-
bafyreidpxvse72zji7fg6msknzzdtpqy2juzvny5rprsxcwgy7pdl7gd5q
- Indexed At
- 2026-08-21 00:40 UTC
- AT-URI
-
at://did:plc:qy5pluw2bsuq2x6albsgkvx3/com.atproto.lexicon.schema/link.latr.bookmarks.listTags