AccessReviews REST Endpoints
AccessReviews
Access Reviews that checks and certifies if privileges granted are still required and align with the current job at work
- Accept an access review
- Method: postPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/actions/accept
- Assign an access review
- Method: postPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/actions/assign
- Get membership rules and excluded identities for Identity collection access review
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/membershipRules
- Get a list of Access Control Access Reviews
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/accessControl
- Get a list of Identity Access Reviews
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/identity
- Get a list of Ownership Access Reviews
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/ownership
- Get details of an access review
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}
- Get insights for an access review
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/insights
- Get list of Access Association for the given review task
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/associations
- Get list of Actionable Policy Statements for an policy access review
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/actionablePolicyStatements
- Get list of event changes for an access review
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/eventChanges
- Get list of identities for an Ownership or Identity collection access review based on ConditionType param
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/identities
- Get list of prior actions for an access review
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/priorActions
- Get the policy statements details for the given policy statement ID for the policy access review
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/policyStatements/{policyStatementId}
- List Policy statement identities for the given policy statement
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/policyStatements/{policyStatementId}/identities
- List Policy statements resources for the given policy statement
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/policyStatements/{policyStatementId}/resources
- List resource counts summary of the policy statement
- Method: getPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/policyStatements/{policyStatementId}/resourceCounts
- Modify an access review
- Method: postPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/actions/modify
- Reassign an access review
- Method: postPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/actions/reassign
- Remove an access review
- Method: postPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/actions/remove
- Revoke an access review
- Method: postPath:
/access-governance/access-reviews/20250331/accessReviews/{accessReviewId}/actions/revoke