Skip to main content

subscribers-changelog-tpw-subscriber

Release 8.1

RDTP-15326

What's New


GET /subscribers/mine/userActionLogs/export

RDTP-24545

What's Changed


GET /subscribers/mine/userActionLogs/export
Parameters:

Added: actionType in query

Returns user action logs matching the action type (exact match):

  • LOGIN: successful login
  • LOGOUT: successful logout
  • LOGIN_ERROR: login failure
  • LOGOUT_ERROR: logout failure
  • CREATE: object creation
  • UPDATE: object update
  • DELETE: object deletion

Release 8.0

Initial release

Ask AI