app.atmobb.forum.getDirectory

lexicons.atmobb.app

Documentation

Every forum the index has seen, in founding order. Powers the cross-forum directory and the atmosphere webring.

main query

Every forum the index has seen, in founding order. Powers the cross-forum directory and the atmosphere webring.

Output

Encodingapplication/json
forums array Required

No description available.

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": [
        "forums"
      ],
      "properties": {
        "forums": {
          "type": "array",
          "items": {
            "type": "unknown"
          }
        }
      }
    },
    "encoding": "application/json"
  },
  "parameters": {
    "type": "params",
    "properties": {}
  },
  "description": "Every forum the index has seen, in founding order. Powers the cross-forum directory and the atmosphere webring."
}

Lexicon Garden

@