Retrieve all login logs.

GET /data/events/login-logs/last

Responses

GET /data/events/login-logs/last
curl \
 -X GET http://localhost:8080/api/data/events/login-logs/last \
 -H "Authorization: $API_KEY"