ユーザー (コラボレーション)

ユーザーのMini版の表示は、ステータスがpendingの場合にのみ返すことができます。

collaborations
string
11446498

このユーザーの一意の識別子

string
user

user

次の値に固定: user

string / email
ceo@example.com

このユーザーのプライマリメールアドレス。コラボレーションのステータスがpendingの場合、空の文字列が返されます。

string
Aaron Levie50

このユーザーの表示名。コラボレーションのステータスがpendingの場合、空の文字列が返されます。

レスポンスの例

{
  "id": "11446498",
  "type": "user",
  "login": "ceo@example.com",
  "name": "Aaron Levie"
}