Get Admin Log Notification History
GET/v1/api/admin/logs/notifications/history
Retrieves the history of admin log notifications sent.
Auth Required
Required Permissions:
- Admin access required
Responses
- 200
- 401
- 403
- 500
Notification history retrieved successfully
Unauthorized. User is not authenticated or session is invalid.
Forbidden. User does not have the required permissions.
Internal Server Error