docs(actions): describe user grant list (#7687)

This commit is contained in:
Livio Spring 2024-04-10 09:02:13 +02:00 committed by GitHub
parent e8601de8e6
commit 2566f33aa2
No known key found for this signature in database
GPG Key ID: B5690EEEBB952194

View File

@ -202,8 +202,11 @@ This object represents a list of user grant stored in ZITADEL.
- `sequence` *Number*
- `userId` *string*
- `roles` Array of *string*
- `userResourceOwner` *string*
- `userGrantResourceOwner` *string*
- `userGrantResourceOwnerName` *string*
- `userResourceOwner` *string*
The id of the organization of the user
- `userGrantResourceOwner` *string*
The id of the organization, where the user was granted
- `userGrantResourceOwnerName` *string*
The name of the organization, where the user was granted
- `projectId` *string*
- `projectName` *string*