ink.branchline.getBranch

branchline.ink

{
  "id": "ink.branchline.getBranch",
  "defs": {
    "main": {
      "type": "query",
      "output": {
        "schema": {
          "type": "object",
          "required": [
            "buds"
          ],
          "properties": {
            "buds": {
              "type": "array",
              "items": {
                "type": "string",
                "format": "at-uri"
              }
            }
          }
        },
        "encoding": "application/json"
      },
      "parameters": {
        "type": "params",
        "required": [
          "bud"
        ],
        "properties": {
          "bud": {
            "type": "string",
            "format": "at-uri",
            "description": "AT-URI of the bud at the end of this branch."
          }
        }
      },
      "description": "Get the full path of AT-URIs from root to bud in story order, oldest first."
    }
  },
  "$type": "com.atproto.lexicon.schema",
  "lexicon": 1
}

Validate Record

Validate a record against ink.branchline.getBranch

Validation Options
Treat any remaining unresolved references as valid

Metadata

DID
did:plc:brvu7akhdvsqcomb67pafw25
CID
bafyreidlmtqa6r3nw6kc5gfewac6tyjd2fpolc4sr2h27ihi7rr35bplwa
Indexed At
2026-04-18 03:23 UTC
AT-URI
at://did:plc:brvu7akhdvsqcomb67pafw25/com.atproto.lexicon.schema/ink.branchline.getBranch

Lexicon Garden

@