Skip to content
Start here

Access Requests

Get Access authentication logs
zero_trust.access.logs.access_requests.list(AccessRequestListParams**kwargs) -> AccessRequestListResponse
GET/accounts/{account_id}/access/logs/access_requests
ModelsExpand Collapse
action: Optional[str]

The event that occurred, such as a login attempt.

allowed: Optional[bool]

The result of the authentication event.

app_domain: Optional[str]

The URL of the Access application.

app_uid: Optional[str]

The unique identifier for the Access application.

connection: Optional[str]

The IdP used to authenticate.

created_at: Optional[datetime]
formatdate-time
ip_address: Optional[str]

The IP address of the authenticating user.

rayid: Optional[str]

The unique identifier for the request to Cloudflare.

maxLength16
user_email: Optional[str]

The email address of the authenticating user.

formatemail