Returns all users with their details like status, contact info and more. Returns all users if the user has read permissions on the feature user-master-data, otherwise returns only his own user. Archived users are excluded by default. You can include them by setting the ‘showArchived’ query parameter. If the permissions have UserTeamsData Feature, the filter for teams is applied. Beware that this will also include API users in the response.
Include archived users in the results. Not required. False by default.
Page number for pagination
Number of items per page
The properties to order by
The filter expression to filter by
OK
The firstname of the user.
The lastname of the user.
The birthdate of the user.
The gender of the user.
The title of the user.
The position of the user.
The language preference of the user in ISO 639-1 format.
The id of the user.
The status of the user.
The date this user was created.
The id of the user who created this user.
The date when this user was last updated.
The id of the user who updated the entity.
Whether this user is archived. Archived users are automatically inactive and only exist for reference purposes.
Whether the user has been deactivated.
The date the user was deactivated.
Whether the user has uploaded a profile image.
Whether the user should be migrated to Connect.
The contact information assigned to this user.
The version of the entity, updated on every modification, to the ticks in UTC. Not identical to UpdatedOn.
The teams the user is associated to.
True if this entity is coming from an external workspace (awork Connect).