Skip to content

Get Legend Counts

GET
/api/writing/outline/legend/{node_id}/counts

Get legend entry counts for tab badges.

node_id
required
Node Id
string
>= 1 characters

Successful Response

LegendCountsResponse

Counts of legend entries by scope for tab badges.

object
all
required
All
integer
series
required
Series
integer
books
Books
object
key
additional properties
integer

Validation Error

HTTPValidationError
object
detail
Detail
Array<object>
ValidationError
object
loc
required
Location
Array
msg
required
Message
string
type
required
Error Type
string
input
Input
ctx
Context
object