Get auditlogs in the system
Header Parameters
The Authorization header parameter is used to authenticate the request and grant access to the auditlog data in the system.
Body Parameters
The operation parameter in the request body filters the auditlogs based on the specific operation performed on the entity.
DELETEVIEWDOWNLOADCREATESECURITYLOGINLOGOUTDEACTIVATEEDITFIELD_CHANGE... 5 other enums
The entity parameter in the request body allows you to specify the entity for which you want to retrieve auditlogs.
DOCUMENTFOLDERUSERTICKETWORKFLOWPlease use format YYYY-MM-DDTHH:MM:SSZ The timestamp is UTC. Convert local time stamps to UTC The timestamp conforms to to date-time format of RFC3339
Please use format YYYY-MM-DDTHH:MM:SSZ The timestamp is UTC. Convert local time stamps to UTC The timestamp conforms to to date-time format of RFC3339
The page parameter in the request body specifies the page number of the auditlogs to retrieve, allowing for pagination of results.