Get Matrix
GET /api/creative/plot/matrix
GET
/api/creative/plot/matrix
Get plotline x outline node matrix for the active project.
Responses
Section titled “ Responses ”Successful Response
MatrixResponse
Matrix response wrapper.
object
status
required
Status
Operation status
string
data
required
MatrixData
Matrix payload
object
rows
Rows
Array<object>
MatrixRowOne plotline’s cells across all outline nodes.
object
plotlineId
required
Plotlineid
Plotline UUID
string
plotlineTitle
required
Plotlinetitle
Plotline title
string
color
required
Color
Plotline display color
string
cells
required
Cells
NodeId → cells mapping
object
key
additional properties
Array<object>
MatrixCellA single cell in the plotline x node matrix.
object
plotPointId
required
Plotpointid
Plot point UUID
string
pointTitle
required
Pointtitle
Plot point title
string
pointType
required
Pointtype
Beat type
string
intensity
required
Intensity
Arc intensity 0-100
integer
status
required
Status
Drafting status
string