{
  "ok": true,
  "data": {
    "count": 3,
    "sources": [
      {
        "id": "hacker-news-top",
        "name": "Hacker News",
        "type": "hn",
        "url": "https://hacker-news.firebaseio.com/v0",
        "status": "active",
        "syncEnabled": true,
        "lastSyncAt": null,
        "error": null,
        "metadata": {
          "categories": [
            "top",
            "latest",
            "new",
            "best",
            "ask",
            "show",
            "jobs"
          ],
          "attribution": "Hacker News Firebase API"
        }
      },
      {
        "id": "docs-rss",
        "name": "PlatPhorm Docs",
        "type": "rss",
        "url": "https://docs.platphormnews.com/rss.xml",
        "status": "active",
        "syncEnabled": true,
        "lastSyncAt": null,
        "error": null,
        "metadata": {
          "categories": [
            "docs",
            "top",
            "latest"
          ],
          "attribution": "PlatPhorm Docs RSS"
        }
      },
      {
        "id": "opencontent-rss",
        "name": "OpenContent",
        "type": "rss",
        "url": "https://opencontent.platphormnews.com/rss.xml",
        "status": "active",
        "syncEnabled": true,
        "lastSyncAt": null,
        "error": null,
        "metadata": {
          "categories": [
            "opencontent",
            "top",
            "latest"
          ],
          "attribution": "OpenContent RSS"
        }
      }
    ]
  }
}