GET /API/v2/Organizations/AssociatedEmployees/GetCoworkers/{organizationId}
組織に所属する利用者を全て取得します。 組織ID(***organizationId***)を指定して、組織に所属する利用者を全て取得します。 組織と利用者に関する詳細については、[組織と利用者について]()を参照ください。
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| organizationId | 組織ID |
String |
Required Max length: 20 Pattern : ^[A-Za-z0-9_-]+$ |
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 : ^[A-Za-z0-9_-]+$ |
| employees |
Required |