Usuarios
Obtener usuario
GET/v1/organizations/users/{user_id}
Listar usuarios
GET/v1/organizations/users
Actualizar usuario
POST/v1/organizations/users/{user_id}
Quitar usuario
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".