Cloudflare Docs
Logs
Logs
Edit this page on GitHub
Set theme to dark (⇧+D)

Access requests

The descriptions below detail the fields available for access_requests.

FieldValueType
ActionWhat type of record is this. login | logout.string
AllowedIf request was allowed or denied.bool
AppDomainThe domain of the Application that Access is protecting.string
AppUUIDAccess Application UUID.string
ConnectionIdentity provider used for the login.string
CountryRequest’s country of origin.string
CreatedAtThe date and time the corresponding access request was made (for example, ‘2021-07-27T00:01:07Z’).int or string
EmailEmail of the user who logged in.string
IPAddressThe IP address of the client.string
PurposeJustificationPromptMessage prompted to the client when accessing the application.string
PurposeJustificationResponseJustification given by the client when accessing the application.string
RayIDIdentifier of the request.string
TemporaryAccessApproversList of approvers for this access request.array[string]
TemporaryAccessDurationApproved duration for this access request.int
UserUIDThe uid of the user who logged in.string