•   over 2 years ago

How to get a page's body content?

I am trying to retrieve the body content of all pages in confluence. I had been using the following endpoint: route`/wiki/rest/api/content/{pageid}?expand=body.view` However, I noticed it is deprecated. What's the correct reference to retrieve the body of a page in a confluence space? Thank you.

Comments are closed.