note

post/note.document.search.list

Request body

querystring required

Example request

{
  "query": "string",
  "pagination": {
    "page": 2,
    "limit": 20
  }
}

Response

Success response

resultobject

Changes