blob: 251bc6bf25345655e5cb4952d7f7684a814be3e5 [file] [log] [blame]
POST {{baseUrl}}/database/connectionlog/_search HTTP/1.1
Content-Type: application/json
{
"from": 3,
"size": 4,
"sort": {
"timestamp": "desc"
},
"query": {
"match_all": {}
}
}