africa.kandake.asha.graph.getFollowers

kandake.africa

{
  "id": "africa.kandake.asha.graph.getFollowers",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "followers"
          ],
          "properties": {
            "cursor": {
              "type": "string"
            },
            "followers": {
              "type": "array",
              "items": {
                "ref": "africa.kandake.asha.graph.getFollows#followView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "actor"
        ],
        "properties": {
          "actor": {
            "type": "string",
            "format": "at-identifier"
          },
          "limit": {
            "type": "integer",
            "default": 50,
            "maximum": 100,
            "minimum": 1
          },
          "cursor": {
            "type": "string"
          }
        }
      },
      "description": "List accounts that follow the given user within the Asha network."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against africa.kandake.asha.graph.getFollowers

Validation Options
Automatically resolve and include external schemas for full validation
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:lrphxvv25aibthe7xoc2eeyy
CID
bafyreidjzoktjdn2z7lm3mvx233iru3vhtk6hl35tqc6hhm2c7te473ly4
Indexed At
2026-04-15 18:11 UTC
AT-URI
at://did:plc:lrphxvv25aibthe7xoc2eeyy/com.atproto.lexicon.schema/africa.kandake.asha.graph.getFollowers

Referenced Schemas (1)

Lexicon Garden

@