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

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

Nullable:
True
pageinteger

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

Minimum
1
Nullable:
True
Default value
1

Response

200
Object
400
Object
403
Object
Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

GET

/

Select
1

Response

Was this section helpful?

What made this section helpful for you?

What made this section unhelpful for you?

View as Markdown

Ask an AI

Open in ChatGPTOpen in ClaudeOpen in Perplexity

Code with AI

Open in Copilot