Newer Version Available
Annotations List Resource
- Resource URL
-
1/wave/annotations - Formats
- JSON
- Available Version
- 37.0
- HTTP Methods
- GET POST
- GET Request Parameters
-
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.
1/wave/annotations?assetId=<id> - GET Response Body (AnnotationCollectionRepresentation)
-
Property Name Type Description Filter Group and Version Available Version annotations AnnotationRepresentation[] The list of annotations for this asset and feedSubject. Small, 37.0 37.0 feedSubject AssetReferenceRepresentation The feed subject for all annotations. Small, 37.0 37.0 subscriptionId String The 18-character ID of the subscription. Small, 38.0 38.0 url String The URL to get this collection. Small, 37.0 37.0 - POST Request Body (AnnotationInputRepresentation)
-
Property Name Type Description Required or Optional Available Version anchor String The anchor of the annotation. Optional 37.0 asset AssetReferenceInputRepresentation The referenced asset of the annotation. Required 37.0 feedElement AssetReferenceInputRepresentation The referenced feed element of the annotation. Required 37.0 resolved Boolean Indicates whether the state of the annotation is resolved or not. Optional 37.0 - POST Response Body (AnnotationRepresentation)
-
Property Name Type Description Filter Group and Version Available Version anchor String The anchor key. Small, 37.0 37.0 asset AssetReferenceRepresentation The referenced asset. Small, 37.0 37.0 feedElement AssetReferenceRepresentation The referenced feed element. Small, 37.0 37.0 id String The 18 character annotation ID. Small, 37.0 37.0 resolved Boolean Indicates whether the state of the annotation is resolved or not. Small, 37.0 37.0 url String The URL to get this annotation. Small, 37.0 37.0