GET /API/Users
自システムで登録されたユーザーの一覧を返します。
Request Information
URI Parameters
None.
Body Parameters
None.
Response Information
Resource Description
GET API/Users Response
Name | Description | Type | Additional information |
---|---|---|---|
UserId | ユーザーID(電子メールアドレス) |
String, Null |
None. |
UserName | 表示名 |
String, Null |
None. |
CreatedDateTime | 作成日時 |
String, Null |
Format : date-time |