Hello,
I am developing a Forge app for Confluence, and am wondering if it is at all possible to fetch historical content statuses for a page through the API? (talking about the user defined statuses, not current/draft/abandoned)
They are returned for the current version of the page using include-properties=true, but not for historical versions.
I have tried to find this through the v1 API as well, but am not able to get historical version statuses here either.