Skip to content

Get Matrix

GET
/api/creative/plot/matrix

Get plotline x outline node matrix for the active project.

Successful Response

MatrixResponse

Matrix response wrapper.

object
status
required
Status

Operation status

string
data
required
MatrixData

Matrix payload

object
rows
Rows
Array<object>
MatrixRow

One 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>
MatrixCell

A 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
Allowed values: beat turning_point inciting_incident climax resolution setup escalation reversal
intensity
required
Intensity

Arc intensity 0-100

integer
status
required
Status

Drafting status

string
Allowed values: planned drafted revised final