ODBC Driver for Zendesk

Build 25.0.9539

AccessLogs

Query access logs in Zendesk.

Table Specific Information

Select

The following queries are processed server side while other filters are processed client side within the driver.
SELECT * FROM AccessLogs

Columns

Name Type References Description
Id [KEY] String Unique identifier for the access log.
UserId Long

Users.Id

ID of the user who made the request.
Status Integer HTTP status code of the response.
Method String HTTP method of the request. Possible values: GET, POST, PUT, DELETE.
IpAddress String IP address of the user who made the request.
Timestamp Datetime ISO 8601 formatted string representing the time of the request.
Url String URL of the request.
Graphql String Optional details if the request was a GraphQL query.

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