Hi Confluence Community,
We're experiencing several issues with the Confluence REST API regarding content retrieval and metrics calculation. Here are the specific challenges we're facing:
1. Content Type Limitations
rest/api/content
start
: 0limit
: 9999expand
: body.view, history, history.createdDate, version"Error fetching whiteboard contents: java.lang.IllegalArgumentException: Type is not a custom content type : whiteboard"
2. Views Metrics Limitation
3. Content Creation Rate Discrepancy
rest/api/content
expand
: body.view, history, history.createdDate, versionstart
: 0limit
: 99994. Template Usage Detection
rest/api/content
Questions:
Any guidance or workarounds would be greatly appreciated.
Thank you!
It seems you are using the old API. The new API is documented here:
https://developer.atlassian.com/cloud/confluence/rest/v2/intro/#about
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.