Skip to main content

Accessrequestadminitemstatus

Properties

NameTypeDescriptionNotes
id(optional) stringID of the access request. This is a new property as of 2025. Older access requests may not have an ID.[default to undefined]
name(optional) stringHuman-readable display name of the item being requested.[default to undefined]
type(optional) stringType of requested object.[default to undefined]
cancelledRequestDetails(optional) RequesteditemstatusCancelledRequestDetails[default to undefined]
errorMessages(optional) Array<Array<Errormessagedto>>List of localized error messages, if any, encountered during the approval/provisioning process.[default to undefined]
state(optional) Requesteditemstatusrequeststate[default to undefined]
approvalDetails(optional) Array<Approvalstatusdto>Approval details for each item.[default to undefined]
manualWorkItemDetails(optional) Array<Manualworkitemdetails>Manual work items created for provisioning the item.[default to undefined]
accountActivityItemId(optional) stringId of associated account activity item.[default to undefined]
requestType(optional) Accessrequesttype[default to undefined]
modified(optional) stringWhen the request was last modified.[default to undefined]
created(optional) stringWhen the request was created.[default to undefined]
requester(optional) Accessitemrequester[default to undefined]
requestedFor(optional) RequesteditemstatusRequestedFor[default to undefined]
requesterComment(optional) RequesteditemstatusRequesterComment[default to undefined]
sodViolationContext(optional) RequesteditemstatusSodViolationContext[default to undefined]
provisioningDetails(optional) RequesteditemstatusProvisioningDetails[default to undefined]
preApprovalTriggerDetails(optional) RequesteditemstatusPreApprovalTriggerDetails[default to undefined]
accessRequestPhases(optional) Array<Accessrequestphases>A list of Phases that the Access Request has gone through in order, to help determine the status of the request.[default to undefined]
description(optional) stringDescription associated to the requested object.[default to undefined]
startDate(optional) stringWhen the role access is scheduled for provisioning.[default to undefined]
removeDate(optional) stringWhen the role access is scheduled for removal.[default to undefined]
cancelable(optional) booleanTrue if the request can be canceled.[default to false]
reauthorizationRequired(optional) booleanTrue if re-auth is required.[default to false]
accessRequestId(optional) stringThis is the account activity id.[default to undefined]
clientMetadata(optional)Arbitrary key-value pairs, if any were included in the corresponding access request[default to undefined]