Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-36578

Confluence REST API pagination startparameter gets doubled

      If I'm sending a request to http://[confluencehost]/rest/api/content?spaceKey=[key]&start=0&expand=ancestors,body.view I get back a reported size of 6. If I then send a request to http://[confluencehost]/rest/api/content?spaceKey=[key]&start=1&expand=ancestors,body.view I get back a reported size of 4 and there are 2 pages skipped in the response.

      The space centric call to http://[confluencehost]/rest/api/space/[key]/content?start=1&expand=ancestors,body.view works as expected

            [CONFSERVER-36578] Confluence REST API pagination startparameter gets doubled

            There are no comments yet on this issue.

              Unassigned Unassigned
              fc2e78af378e Daniel Grießhaber
              Affected customers:
              0 This affects my team
              Watchers:
              2 Start watching this issue

                Created:
                Updated:
                Resolved: