Invision Community 4: SEO, prepare for v5 and dormant account notifications Matt November 11, 2024Nov 11
Posted April 29, 20213 yr Currently GET /core/hello only returns community name, community URL & IpsVersion. Is there any endpoint I can hit to get more in-depth forum statistics like total number of posts, threads, members etc. I know there is the GET /forums/posts, /forums/topics that both have a response of totalResults, but you have to manually send a request with a list of your forum IDs which wouldn't be much use if forums get deleted/added. Would this also be a performance hit? Who knows. If anyone has any solutions, it would be great to know! Thanks.
May 8, 20213 yr Author Bumping for some support (if that's allowed 😁) - I really want to avoid querying /forums/posts but is that the only way?