System Level Activity Logs

API’s:  Description: This API is for showing list of system activity logs Api Endpoint – /v3/api/activitylogs Method – GET Response: { “log_name”: “Contact”, “description”: “Contact <a href=’https://meera.localhost/faveo/public/panel/user/32′>a@gmail.com</a> has been created”, “event”: “Created”, “causer_type”: “App\\User”, “causer_id”: 1, “created_at”: “2023-09-07T18:57:04.000000Z”, “properties”: { “attributes”: { “email”: “a@gmail.com”, “mobile”: “”, “primary_dpt”: null, “role”: “user”, “first name”: “a”, “last name”: […]

Read More