/annotations/search - Get annotations for a Collaborative Review

Retrieves the annotations for a specific Collaborative Review.

End-point

GET /annotations/search

Query string parameters

Field Description

uri

Full path of the HTML output of the Collaborative Review.

Collection separators "/" must be encoded as "%7C".
Note: The path to the HTML output of the Collaborative Review can be obtained with the method /documents/{docPath}/outputs - Get content for Approval or Collaborative Review.

Possible response

HTTP status Description

200

The operation completed successfully

401

There is no session or the session is invalid

Results field

Field Type Description
Note: This method does not use the standard response format described in Response body format.

GetAnnotationsResult

List of all the annotations in the Collaborative Review.