africa.kandake.asha.feed.getTimeline

kandake.africa

{
  "id": "africa.kandake.asha.feed.getTimeline",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "recipes"
          ],
          "properties": {
            "cursor": {
              "type": "string"
            },
            "recipes": {
              "type": "array",
              "items": {
                "ref": "africa.kandake.asha.recipe.get#recipeView",
                "type": "ref"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "properties": {
          "limit": {
            "type": "integer",
            "default": 50,
            "maximum": 100,
            "minimum": 1
          },
          "cursor": {
            "type": "string"
          }
        }
      },
      "description": "Get a timeline of recent recipes from accounts the user follows in the Asha network."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against africa.kandake.asha.feed.getTimeline

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

Metadata

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

Referenced Schemas (1)

Lexicon Garden

@