...
| Parameter | Type | Description |
|---|---|---|
| token (required) | string | Access token. You can obtain a token by making a request |
| acitvityDate[startDate] (optional) | string | If this parameter is used, only users belonging to the specified group will be retrieved If the activityDate parameter is not passed, the billing period value from the subscription is taken. |
| acitvityDate[endDate] (optional) | string | If the activityDate parameter is not passed, the billing period value from the subscription is taken |
...
| Parameter | Type | Description |
|---|---|---|
| users | UserProfile[] | An array containing user profiles.The UserProfile object has the same properties as the getUserProfile method |
| nextPageToken | string | The token needed to continue to the next page |
| workLeaveStatus (optional) | string | A work leave status. An array with the following parameters:
|
...