Theme switcher

Get auditlogs in the system

Header Parameters

Authorizationstring

The Authorization header parameter is used to authenticate the request and grant access to the auditlog data in the system.

Body Parameters

operationstring

The operation parameter in the request body filters the auditlogs based on the specific operation performed on the entity.

Enum values:
DELETEVIEWDOWNLOADCREATESECURITYLOGINLOGOUTDEACTIVATEEDITFIELD_CHANGE
... 5 other enums
entitystring

The entity parameter in the request body allows you to specify the entity for which you want to retrieve auditlogs.

Enum values:
DOCUMENTFOLDERUSERTICKETWORKFLOW
start_timestring

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

end_timestring | null

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

pageinteger | null

The page parameter in the request body specifies the page number of the auditlogs to retrieve, allowing for pagination of results.

Minimum
1
Default value
1

Response

200
Object
400
Object
403
Object
Was this section helpful?

GET

/

Select
1

Response

Was this section helpful?