Provide REST API for global content quality statistics

Confluence admins should be able to query global content quality statistics via the REST API.

Have more questions? Submit a request

2 Comments

  • 0
    Avatar
    Ilkka Kiiskinen

    Global content quality stats are available only for sysadmins. In hosted systems, as we have, POs own the service, but they do not have sysadmin permissions, so they can't see global content quality.

    In a system that has tens of spaces or more, to manage service quality POs need to have overall (global) view for the system, but without granting sysadmin permissions.

    With REST API support to get global content quality we could get the required data and publish it for example in some Confluence page.

  • 0
    Avatar
    Aron Gombas

    Let me note that the content quality statistics is readily available in the Confluence database in a simple table with one record per space. Therefore you can easily query, filter or even aggregate it using SQL.

    It is not a REST API, but if you can get "read" access to the Confluence database, it is very easy to work with.

Please sign in to leave a comment.