Confluence Cloud API returns field "subtype" sometimes as "subType"

XMLWordPrintable

    • Severity 3 - Minor

      Issue Summary

      As part of the introduction of live docs Please test & update your Confluence Cloud apps to function in Live docs by May 30, 2025 Confluence API CQL Search Returns Incorrect "subType" Field Instead of "subtype"

      Steps to Reproduce

      1. Construct and execute the following API request using a tool like Postman or curl:
      GET BASEURL/wiki/rest/api/content/search?cql=space="SPACEKEY" and type=page&expand=version

             2.Review the JSON response for the field that should be "subtype"

      Expected Results

      The API response should include a field named "subtype" for pages returned by the CQL search.

      Actual Results

       

      The API response includes a field named "subType" instead of "subtype". 

      Workaround

      Currently there is no known workaround for this behavior. A workaround will be added here when available

              Assignee:
              Unassigned
              Reporter:
              Yuvie Naidoo (Inactive)
              Votes:
              5 Vote for this issue
              Watchers:
              11 Start watching this issue

                Created:
                Updated: