GET /API/v2/Organizations/AssociatedEmployees/Get/{associatedEmployeeId}

組織に所属する利用者を取得します。 組織に所属する利用者ID(***associatedEmployeeId***)を指定して、組織に所属する利用者を取得します。

Request Information

URI Parameters

NameDescriptionTypeAdditional information
associatedEmployeeId

組織に所属する利用者ID

String

Required

Max length: 36

Body Parameters

None.

Response Information

Resource Description

v2.MyOrganizationAssociatedEmployee

NameDescriptionTypeAdditional information
associatedEmployeeId

組織に所属する利用者ID

String

Required

Max length: 36

organizationId

組織ID

String

Required

Max length: 20

Pattern : ^(?!.*(\?|\$|#|&|,|=)).+$

employees

employees

Required