Backfill in-progress. Some lexicons and records may be missing or incomplete.

Example for garden.lexicon.service

View schema | Contributed by lexicon.garden

Description

A service with url templates

Value

{
  "$type": "garden.lexicon.service",
  "description": "A plain description of the service.",
  "serviceType": "YourExampleService",
  "urlTemplates": [
    {
      "url": "/user/{authority}",
      "description": "A profile page for identities. Can be a DID or handle."
    },
    {
      "url": "/user/{authority}/posts",
      "collections": [
        "app.bsky.feed.post"
      ],
      "description": "View all of the posts for a user"
    },
    {
      "url": "/user/{authority}/posts/{rkey}",
      "collections": [
        "app.bsky.feed.post"
      ],
      "description": "View individual posts for a user."
    }
  ]
}

Metadata

Lexicon
garden.lexicon.service
Owner
lexicon.garden (did:plc:akhgi4ekkeaupiqsis6g2gqg)
Created
2026-01-09 17:56 UTC
Indexed At
2026-01-09 17:56 UTC
AT-URI
at://did:plc:akhgi4ekkeaupiqsis6g2gqg/garden.lexicon.example/3mbz2ysuf3n23
CID
bafyreiavf263kqepn6wuvgb5xsyixsn5xcqof4vbjz2sb2z6bjitctcsba

Lexicon Garden

@