A user represents someone who is part of a Oneflow account.

User attributes

AttributeTypeDescription
_linksobjectContains links to endpoints associated with the parent object. See Links.
activebooleanTrue if the user is active and false otherwise.
emailstring(email)The user's email address.
is_adminbooleanTrue if the user is an administrator and false otherwise.
idintegerThe unique ID of the user.
namestringThe name of the user.
phone_numberstring(phone_number)The mobile phone number of the user.
statestring(enum)Indicates the state of the user. Can only be registered.
titlestringThe title of the user.