Download Logs From Elk Index
Use this endpoint to download elastic search logs
Authorized Roles : PROVIDER
Request
URI
POST
https://{api_host}/provider/elasticsearch/download
COPY
Request Body
TimestampDto of type(s) application/json
Required
{
"fromDate": "string",
"toDate": "string"
}
string
fromDate
Optional
fromDate
string
toDate
Optional
toDate
Responses
200
OK
Operation doesn't return any data structure
400
Bad Request
Operation doesn't return any data structure