List anime watchlistServer URLloading...GET/api/portfolio/animeSendReturns my anime watchlist from AniList.Response Body200application/json404application/jsoncURLJavaScriptGoPythonJavaC#curl -X GET "https://loading/api/portfolio/anime"200404[ { "title": "string", "site_url": "http://example.com", "cover_image": "http://example.com", "status": "string" } ]{ "error": "string" }API ReferenceInteractive documentation for the portfolio API.List friends GETReturns a list of friends, each enriched with their GitHub profile data, avatar URL, and LinkedIn profile link where available.