Hi,
I'm trying to figure out how to get a list of all the versions of an attachment using the rest api. In particular, the version number, date and time of each version. I've tried variations on the rest api url, but haven't had much luck. I'm probably making a simple mistake.
Things I've tried:
rest/api/content/<Attachment ID>/history
rest/api/content/<Page ID with attachments>/descendant?expand=attachment
rest/api/content/<Page ID with attachments>/child/attachment?expand=container,operations,children,restrictions,history,version,descendants,space
Thank you,
R