Skip to content
Start here

Logs

LogsAccess Requests

Get Access authentication logs
client.ZeroTrust.Access.Logs.AccessRequests.List(ctx, params) (*[]AccessRequest, error)
GET/accounts/{account_id}/access/logs/access_requests

LogsSCIM

ModelsExpand Collapse
type AccessRequest struct{…}
Action stringoptional

The event that occurred, such as a login attempt.

Allowed booloptional

The result of the authentication event.

AppDomain stringoptional

The URL of the Access application.

AppUID stringoptional

The unique identifier for the Access application.

Connection stringoptional

The IdP used to authenticate.

CreatedAt Timeoptional
formatdate-time
IPAddress stringoptional

The IP address of the authenticating user.

RayID stringoptional

The unique identifier for the request to Cloudflare.

maxLength16
UserEmail stringoptional

The email address of the authenticating user.

formatemail

LogsSCIMUpdates

List Access SCIM update logs
client.ZeroTrust.Access.Logs.SCIM.Updates.List(ctx, params) (*V4PagePaginationArray[AccessLogSCIMUpdateListResponse], error)
GET/accounts/{account_id}/access/logs/scim/updates