List Project Annotations
GET /api/creative/plot/annotations/project/active
GET
/api/creative/plot/annotations/project/active
List all plot annotations for the active project.
Responses
Section titled “ Responses ”Successful Response
AnnotationListResponse
Annotation list response.
object
status
required
Status
Operation status
string
data
required
AnnotationListData
Annotations payload
object
annotations
Annotations
Array<object>
PlotAnnotationA non-exported author note anchored to a paragraph in a document.
object
id
required
Id
Annotation UUID
string
documentId
required
Documentid
Document this annotation belongs to
string
documentTitle
Documenttitle
Title of the linked document
string
anchorParagraphIndex
required
Anchorparagraphindex
Paragraph index (0-based)
integer
anchorText
Anchortext
Nearby text for re-anchoring
string
noteText
required
Notetext
The annotation content
string
noteType
Notetype
Classification
string
status
Status
Annotation lifecycle status
string
plotlineTitle
Plotlinetitle
Title of linked plotline
string
plotlineColor
Plotlinecolor
Color of linked plotline
string
pointTitle
Pointtitle
Title of linked plot point
string
pointType
Pointtype
Type of linked plot point
string
beatSheetPositionName
Beatsheetpositionname
Beat sheet position name
string
plantTitle
Planttitle
Title of linked plant
string
plantStatus
Plantstatus
Status of linked plant
string
entityNames
Entitynames
Entities at linked point
Array<string>
pointEntities
Pointentities
Linked lore entities at the plot point
Array<object>
PlotlineEntityEntity tagged to a plotline or plot point.
createdAt
required
Createdat
Created timestamp (ms)
integer
modifiedAt
required
Modifiedat
Modified timestamp (ms)
integer
total
required
Total
Total count
integer