Request parameters
| Parameter Name | Description | Required |
| entityid | the id of the entity for which to show annotations | false |
| entitytype | the entity type | false |
| id | the id of the annotation | false |
| keyword | List by keyword | false |
| page | false | |
| pagesize | false |
Response Tags
| Response Name | Description |
| id | the (uu)id of the annotation |
| annotation | the contents of the annotation |
| created | the creation timestamp for this annotation |
| entityid | the (uu)id of the entitiy to which this annotation pertains |
| entitytype | the type of the annotated entity |
| removed | the removal timestamp for this annotation |
| userid | The (uu)id of the user that entered the annotation |