Get Plotline Tree
GET /api/creative/plot/plotlines/tree
GET
/api/creative/plot/plotlines/tree
Get the full plotline hierarchy for the active project.
Responses
Section titled “ Responses ”Successful Response
PlotlineTreeResponse
Tree response wrapper.
object
status
required
Status
Operation status
string
data
required
PlotlineTreeData
Tree payload
object
tree
required
Tree
Hierarchical plotline tree
Array<object>
PlotlineTreeNodePlotline with nested children for tree rendering.
object
id
required
Id
Plotline UUID
string
projectId
required
Projectid
Owning project
string
title
required
Title
Plotline title
string
summary
Summary
Brief summary
string
subplotType
Subplottype
Subplot classification
string
scale
Scale
Narrative scope
string
color
Color
Display color hex
string
sortOrder
Sortorder
Sort position
integer
status
Status
Lifecycle status
string
importance
Importance
Importance tier
string
children
Array<object> recursive
total
required
Total
Total plotline count
integer