---
title: "reviewFabricRestrictions(with:completion:)"
framework: matter
role: symbol
role_heading: Instance Method
path: "matter/mtrbaseclusteraccesscontrol/reviewfabricrestrictions(with:completion:)"
---

# reviewFabricRestrictions(with:completion:)

Command ReviewFabricRestrictions

## Declaration

```swift
func reviewFabricRestrictions(with params: MTRAccessControlClusterReviewFabricRestrictionsParams, completion: @escaping @Sendable (MTRAccessControlClusterReviewFabricRestrictionsResponseParams?, (any Error)?) -> Void)
```

```swift
func reviewFabricRestrictions(with params: MTRAccessControlClusterReviewFabricRestrictionsParams) async throws -> MTRAccessControlClusterReviewFabricRestrictionsResponseParams
```

## Discussion

Discussion This command signals to the service associated with the device vendor that the fabric administrator would like a review of the current restrictions on the accessing fabric.
