Skip to content

Commit 7911e51

Browse files
authored
Update filestoragecontainer-list-permissions.md
1 parent 9b7f03a commit 7911e51

File tree

1 file changed

+2
-0
lines changed

1 file changed

+2
-0
lines changed

api-reference/v1.0/api/filestoragecontainer-list-permissions.md

Lines changed: 2 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -37,6 +37,8 @@ GET /storage/fileStorage/containers/{containerId}/permissions
3737
## Optional query parameters
3838
This method supports the `$skip`, `$top`, `$orderBy`, and `$filter` OData query parameters to help customize the response. For general information, see [OData query parameters](/graph/query-parameters).
3939

40+
By default, this API lists only container-scoped permissions. You can use the `includeAllContainerUsers=true` query parameter to include entries for identities that may have at least one item-level permission in the container but don't have container-scoped permission.
41+
4042
## Request headers
4143
|Name|Description|
4244
|:---|:---|

0 commit comments

Comments
 (0)