File tree Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Expand file tree Collapse file tree 1 file changed +8
-5
lines changed Original file line number Diff line number Diff line change @@ -2088,11 +2088,14 @@ paths:
2088
2088
- Account
2089
2089
summary: View User's grants
2090
2090
description: >
2091
- Returns the full grants structure for this User. This includes all
2092
- entities on the Account alongside what level of access this User has
2093
- to each of them. Individual users may view their own grants at the
2094
- [/profile/grants](/api/v4/profile-grants)
2095
- endpoint, but will not see entities that they have no access to.
2091
+ Returns the full grants structure for the specified account User
2092
+ (other than the account owner, see below for details). This includes all entities
2093
+ on the Account alongside the level of access this User has to each of them.
2094
+
2095
+
2096
+ The current authenticated User, including the account owner, may view their
2097
+ own grants at the [/profile/grants](/api/v4/profile-grants)
2098
+ endpoint, but will not see entities that they do not have access to.
2096
2099
operationId: getUserGrants
2097
2100
x-linode-cli-action: grants
2098
2101
x-linode-cli-skip: true
You can’t perform that action at this time.
0 commit comments