FlattenedAnnotation
This is the flattened Version of the annotation, IMPORTANT: when referencing these, ONLY Take the UUID, do NOT polinate(ie w/ asset/person/model) the FlattenedAnnotation as it can create an infinite loop.
Properties​
| Name | Type | 
|---|---|
| schema | EmbeddedModelSchema | 
| id | string | 
| created | GroupedTimestamp | 
| updated | GroupedTimestamp | 
| deleted | GroupedTimestamp | 
| mechanism | MechanismEnum | 
| asset | ReferencedAsset | 
| person | ReferencedPerson | 
| type | AnnotationTypeEnum | 
| text | string | 
| model | ReferencedModel | 
| pseudo | boolean | 
| favorited | boolean | 
| anchor | ReferencedAnchor | 
| conversation | ReferencedConversation | 
| score | Score | 
| messages | FlattenedConversationMessages | 
| summary | ReferencedWorkstreamSummary |