Code Assist MCP for Zendesk

Build 25.0.9539

AuditLogs

Query audit logs in Zendesk.

Table Specific Information

Select

The following queries are processed server side while other filters are processed client side within the server.
SELECT * FROM AuditLogs
SELECT * FROM AuditLogs WHERE Id = '13963723114908'

Columns

Name Type References Description
Id [KEY] Long The id automatically assigned upon creation.
ActorId Long Id of the user or system that initiated the change.
SourceId Long The id of the item being audited.
ActorName String Name of the user or system that initiated the change.
ActionLabel String Localized string of action field.
SourceType String Item type being audited.
SourceLabel String The name of the item being audited.
Action String Type of change made. Possible values are create, destroy, exported, login, and update.
ChangeDescription String The description of the change that occurred.
IpAddress String The IP address of the user doing the audit.
CreatedAt Datetime The time the audit got created.
Url String The URL to access the audit log.

Copyright (c) 2026 CData Software, Inc. - All rights reserved.
Build 25.0.9539