blue.microcosm.links.getBacklinksCount

microcosm.blue

{
  "id": "blue.microcosm.links.getBacklinksCount",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "total"
          ],
          "properties": {
            "total": {
              "type": "integer",
              "description": "total number of matching links"
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "subject",
          "source"
        ],
        "properties": {
          "source": {
            "type": "string",
            "description": "collection and path specification for the primary link"
          },
          "subject": {
            "type": "string",
            "format": "uri",
            "description": "the primary target being linked to (at-uri, did, or uri)"
          }
        }
      },
      "description": "count records that link to another record"
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against blue.microcosm.links.getBacklinksCount

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:lulmyldiq4sb2ikags5sfb25
CID
bafyreicrmu2yc2zb3ayishrb4nwxpgnyzyexujqvirf43srkzr4ux3pzpu
Indexed At
2026-07-26 20:11 UTC
AT-URI
at://did:plc:lulmyldiq4sb2ikags5sfb25/com.atproto.lexicon.schema/blue.microcosm.links.getBacklinksCount

Lexicon Garden

@