User_Activity

View user activity logs for all the users from organization

View user activity logs for all the users from organization

post/api/user/export-activity-log-details

Request body

fromdatestring nullable
todatestring nullable
operationTypestring nullable
operationNamestring nullable
pageSizeinteger
pageNumberinteger

Response

Success

totalRecordsinteger
totalPagesinteger nullable
pageSizeinteger nullable
currentPageNumberinteger nullable
currentTimeStampstring nullable
operationStatusstring nullable
msgCodestring nullable
msgIdstring nullable
msgDescstring nullable

Changes