Get Audit Trail Log

To fetch historical records of system activities. It provides access to detailed audit trail logs, which can be filtered by various criteria such as keywords, serviceId, action.

Request

GET /v1/auditlog?take=3&skip=0&keywords=ads&clientId=mml&serviceId=MailBox&action=Add&function=System Mail HTTP/1.1
Host: audittrail-dev.api.mimiland.io
Authorization: bearer v4.public.eyJhZC*****5xTtpdbQI
mm-user-id: 65326348d995b4f348456dce
mm-client-id: mml

Parameter

Key
Type
Description

keywords *required

String

Key word of the Audit trail

serviceId *required

String

Id of the service

action *required

String

Action of the Audit trail

Last updated