get_user_list
Get all users with their profile details including email, working hours, locale, timezone, job role, and cost center.| Property | |
|---|---|
| Read-only | Yes |
Parameters
None.Returns
A list ofUserDto objects containing:
| Field | Description |
|---|---|
name | User’s display name |
email | Email address |
locale | User’s locale setting |
timezone | User’s timezone |
workingHours | Configured working hours |
jobRole | Job role name |
costCenter | Cost center name |