confluencebuilder
confluencebuilder copied to clipboard
Workaround for disabled v1 /content endpoint
Hey there,
our IT shut down the v1 /content endpoint due to this Confluence Server bug (CONFSERVER-57639): Hitting the base Content API endpoint can cause performance problem for large instances.
I have a workaround in place using /content/scan and brute-force searching pages. You might have a look at it and decide weather it makes sense to integrate. Maybe you also know a better way to do it?