Get method allows to retrieve all added annotations for given document as list of json objects
API usage There are steps that usage of GroupDocs.Annotation Cloud consists of:
Upload input document into cloud storage and other files, like image annotation Add annotation Download document with annotations Extract or Delete annotations HTTP POST ~/annotation/extract Swagger UI lets you call this REST API directly from the browser.
cURL example Linux/MacOS/Bash # First get JSON Web Token # Please get your Client Id and Client Secret from https://dashboard...."userEmail" : null , "comment" : "First comment" , "repliedOn" : ..."userEmail" : null , "comment" : "Second comment" , "repliedOn" :...