Contributor Object


Properties
metaDataMetaData

Contributor's metadata.


isTeamboolean

Whether the contributor account is a team account.


joinedAtstringformat date-time

Date that the contributor joined the site.


invitedEmailstring

Email address that received the invite.


isClientboolean

Whether the contributor account is a client account.


idstringRead-onlyformat GUID

Contributor's user ID.


callerCapabilitiesArray <string>maxItems 20maxLength 20

A set of capability keys representing the actions that the caller is allowed to perform on this specific contributor. This field is calculated based on the identity of the request sender and may differ between callers.

Did this help?