| Name | Type | Description | Notes |
|---|---|---|---|
| groups | list[str] | The list of account's permissions. | [optional] |
| identifier | str | The unique identifier of an account. | |
| roles | list[str] | The list of account's roles. | [optional] |
| united_permissions | list[str] | The list of account's permissions assigned directly or through united roles assigned to it | [optional] |
| united_roles | list[str] | The list of account's roles assigned directly or through user groups assigned to it | [optional] |
| user_groups | list[str] | The list of account's user groups. | [optional] |
This repository was archived by the owner on Jan 16, 2026. It is now read-only.