Get Legend Entries
GET /api/writing/outline/legend/{node_id}
GET
/api/writing/outline/legend/{node_id}
Get legend entries for a book/series node.
Parameters
Section titled “ Parameters ”Path Parameters
Section titled “Path Parameters ” node_id
required
Node Id
string
Query Parameters
Section titled “Query Parameters ” scope
Scope
string
Responses
Section titled “ Responses ”Successful Response
Response Get Legend Entries Api Writing Outline Legend Node Id Get
Array<object>
LegendEntryA lore entry in a book/series Legend. May or may not be linked to the Legendry.
object
id
required
Id
string
outlineNodeId
required
Outlinenodeid
string
title
required
Title
string
entryType
required
Entrytype
string
categoryName
required
Categoryname
string
description
required
Description
string
tags
Tags
Array<string>
isLegendryLinked
required
Islegendrylinked
boolean
createdAt
required
Createdat
integer
Validation Error
HTTPValidationError
object
detail
Detail
Array<object>
ValidationErrorobject
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context