Account User
The User object represents an individual user in the Marketplace platform. This object contains the following properties:
Field
Type
Description
id
string
The primary account user identifier.
Example: AUSR-5709-0422-8243
href
string
Relative reference to the object in the API.
Example: /v1/accounts/account-users/AUSR-5709-0422-8243
user
Reference to the User object.
account
invitation
Invitation.Status
Status of the invitation.
Possible values: Invited
, Active
, or Invitation Expired
.
Example:
groups
List of user groups.
Example:
Example
Last updated
Was this helpful?