ユーザー
ユーザーを取得
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".