curl --location 'http://localhost/api/v1/auth/activities/user-security?event_type=undefined&user_id=undefined&status=undefined&scope=undefined&auth_method=undefined&method=undefined&suspicious=undefined&sort_by=undefined&sort_dir=undefined&from_date=undefined&to_date=undefined&per_page=undefined&page=undefined' \
--header 'Authorization: Bearer <token>'{
"success": true,
"code": "string",
"message": "string",
"request_id": "string",
"timestamp": "2019-08-24T14:15:22.123Z",
"api_version": "string",
"data": {}
}