User
A user represents someone who is part of a Oneflow account.
User attributes
Attribute | Type | Description |
---|---|---|
_links | Contains links to endpoints associated with the parent object. See Links. | |
active | True if the user is active and false otherwise. | |
The user's email address. | ||
is_admin | True if the user is an administrator and false otherwise. | |
id | The unique ID of the user. | |
name | The name of the user. | |
phone_number | The mobile phone number of the user. | |
state | Indicates the state of the user. Can only be | |
title | The title of the user. |
Updated 4 months ago
Did this page help you?