ADO.NET Provider for Zendesk

Build 26.0.9655

AccessLogs

Returns access logs, including request, response, and user details.

Columns

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

Users.Id

The Id of the user who made the request.
Status Integer The HTTP status code of the response.
Method String The HTTP method of the request. Possible values: GET, POST, PUT, DELETE.
IpAddress String The IP address of the user who made the request.
Timestamp Datetime The timestamp of the request in ISO 8601 format.
Url String The 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 26.0.9655