Authorization: Bearer ********************
curl --location --request GET 'http://localhost:8080/api/audit/logs?page=0&size=10' \ --header 'Authorization: Bearer <token>' \ --header 'Content-Type: application/json' \ --data-raw '{}'
{}