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