quest.sableye.magnet.getStats

matt.evil.gay

Documentation

Get statistics about the magnet index.

main query

Get statistics about the magnet index.

Output

Encodingapplication/json
totalEntries integer Required

Total number of indexed magnet entries.

Try It

Requests are sent directly from your browser. Some servers may block requests due to CORS.

Base URL for XRPC calls (e.g., https://api.bsky.social)
View raw schema
{
  "type": "query",
  "output": {
    "schema": {
      "type": "object",
      "required": [
        "totalEntries"
      ],
      "properties": {
        "totalEntries": {
          "type": "integer",
          "description": "Total number of indexed magnet entries."
        }
      }
    },
    "encoding": "application/json"
  },
  "description": "Get statistics about the magnet index."
}

Lexicon Garden

@