I'm, trying to get the page properties from a page using rest api on confluence cloud.
All the information that i get in my research is to get the "content property" which is a different thing.
I also try to getting the page content with /rest/api/content/{pageid}?expand=body.storage , but i think there should be a better option.
Any one have so clues on how to reach this goal?