Skip to content

Get all notebook entries for export

GET
/api/v1/notebook/export
curl --request GET \
--url 'http://127.0.0.1:58259/api/v1/notebook/export?sort=desc'
types
Array<string>
unique items
bookId
integer format: int64
search
string
sort
string
default: desc

OK

Media type */*
Array<object>
object
id
integer format: int64
type
string
bookId
integer format: int64
bookTitle
string
text
string
note
string
color
string
style
string
chapterTitle
string
primaryBookType
string
createdAt
string format: date-time
updatedAt
string format: date-time