Retrieved information
User
| Field in Adobe Creative Cloud API | Description |
|---|---|
| id | The user's unique identifier. |
| The user's email address. | |
| username | The user's username. |
| country | A valid ISO country code, in two characters. |
| status | A user's status in the organization. |
| domain | The user's domain. |
| firstname | The user's first name. |
| lastname | The user's last name. |
| type | The user's type. |
| groups | The list of groups that the user is currently a member of. |
Group
| Field in Adobe Creative Cloud API | Description |
|---|---|
| type | The type of the group. |
| groupName | The name of the group. |
| productName | The name of the product that is associated with the group. |
| licenseQuota | The number of user licenses or the amount of resources that are allotted to the group. |
| memberCount | The count of all members of the group. |