note
post/note.document.search.list
Request body
Example request
{
"query": "string",
"pagination": {
"page": 2,
"limit": 20
}
}Response
Success response
{
"query": "string",
"pagination": {
"page": 2,
"limit": 20
}
}Success response