GET /API/v2/Organizations/AssociatedEmployees/Get/{associatedEmployeeId}
組織に所属する利用者を取得します。 組織に所属する利用者ID(***associatedEmployeeId***)を指定して、組織に所属する利用者を取得します。
Request Information
URI Parameters
Name | Description | Type | Additional information |
---|---|---|---|
associatedEmployeeId | 組織に所属する利用者ID |
String |
Required Max length: 36 |
Body Parameters
None.
Response Information
Resource Description
v2.MyOrganizationAssociatedEmployee
Name | Description | Type | Additional information |
---|---|---|---|
associatedEmployeeId | 組織に所属する利用者ID |
String |
Required Max length: 36 |
organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^(?!.*(\?|\$|#|&|,|=)).+$ |
employees |
Required |