{
"id": "pub.chive.backlink.getCounts",
"defs": {
"main": {
"type": "query",
"errors": [
{
"name": "NotFound"
}
],
"output": {
"schema": {
"type": "object",
"required": [
"cosmikCollections",
"leafletLists",
"whitewindBlogs",
"blueskyPosts",
"blueskyEmbeds",
"other",
"total"
],
"properties": {
"other": {
"type": "integer",
"description": "Count of other backlinks"
},
"total": {
"type": "integer",
"description": "Total count of all backlinks"
},
"blueskyPosts": {
"type": "integer",
"description": "Count of Bluesky post backlinks"
},
"leafletLists": {
"type": "integer",
"description": "Count of Leaflet list backlinks"
},
"blueskyEmbeds": {
"type": "integer",
"description": "Count of Bluesky embed backlinks"
},
"whitewindBlogs": {
"type": "integer",
"description": "Count of Whitewind blog backlinks"
},
"cosmikCollections": {
"type": "integer",
"description": "Count of Cosmik collection backlinks"
}
}
},
"encoding": "application/json"
},
"parameters": {
"type": "params",
"required": [
"targetUri"
],
"properties": {
"targetUri": {
"type": "string",
"format": "at-uri",
"description": "AT-URI of the target eprint"
}
}
},
"description": "Get aggregated backlink counts for an eprint"
}
},
"$type": "com.atproto.lexicon.schema",
"lexicon": 1,
"revision": 1
}
Metadata
- DID
-
did:plc:7natp5xae72bddaqlkef2t4e
- CID
-
bafyreifcgcrllktgbdphfgftswg6dt6gmzmjgcgd5rkvirrrlq6xhtl5ly
- Indexed At
- 2026-05-04 17:29 UTC
- AT-URI
-
at://did:plc:7natp5xae72bddaqlkef2t4e/com.atproto.lexicon.schema/pub.chive.backlink.getCounts