Пользователи
Получить пользователя
GET/v1/organizations/users/{user_id}
Список пользователей
GET/v1/organizations/users
Обновить пользователя
POST/v1/organizations/users/{user_id}
Удалить пользователя
DELETE/v1/organizations/users/{user_id}
ID of the User.
RFC 3339 datetime string indicating when the User joined the Organization.
Email of the User.
Name of the User.
Organization role of the User.
Object type.
For Users, this is always "user".
ID of the User.
Deleted object type.
For Users, this is always "user_deleted".