note
post/note.document.get
Request body
Example request
{
"id": 1,
"select": [
"id",
"collectionId",
"parentId",
"title",
"markdown",
"position",
"createdBy",
"updatedBy",
"createdAt",
"updatedAt"
]
}Response
Success response