Annotations List Resource

Returns a list of annotations and creates an annotation.
Resource URL
/wave/annotations
Formats
JSON
Available Version
37.0
HTTP Methods
GET POST
Request parameters for GET
Parameter Name Type Description Required or Optional Available Version
assetId Id The ID of the asset. Required 37.0

The following REST URL shows how to use the assetId parameter in the GET request.

/wave/annotations?assetId=<id>
Response body for GET
Annotation Collection
Request body for POST
Annotation Input
Response body for POST
Annotation