Get an access request
Returns a single access request by its ID.
Authorizations
Bearer token authentication. Pass your AccessOwl API token in the Authorization header as Bearer <token>.
Path Parameters
Access request ID
Response
Access request
An access request
Application ID
Access request ID
Requested permission IDs
Request reason
Resource ID
Current status of the access request
pending_approval, pending_permissions_assignment, access_granted, denied, rejected, processing_access, scheduled, pending_dependency The ordered approval steps with their approvers and decisions. Empty for auto-approved requests.
Duration of time-based access as an ISO 8601 duration (e.g. "PT1H", "P7D"); null for permanent access
When the time-based access expires; null for permanent access or a time-based request that has not been granted yet
User ID of the grantee
Creation timestamp
Provisioning type
application_admin, automatic User ID of the requestor
Reason the request was ended: the denial reason when denied, the provisioner's rejection reason when rejected; null otherwise. The status field says which kind it was.

