/v1/guidesReturns the active guide tree with anchors, order, and freshness metadata. Cursor-paginated, 100 per page.scope guides:read
41mshttps://api.athena.dev/v1/guides200 OK · 41ms{ "object": "list", "data": [ { "id": "gd_install", "title": "Install", "anchors": 6, "updated": "9m ago" } ], "has_more": true, "next_cursor": "eyJpZCI6Imd"}