Search for Users.get https://{baseUrl}/oseries-auth/{version}/usersQuery ParamsisDisabledbooleanSearch for enabled vs disabled users.falsetruefalseusernamestringThe username of the user to get.passwordExpirationDateMinimumdateSearch for users with a password expiration date greater than or equal to the specified date.passwordExpirationDateMaximumdateSearch for users with a password expiration date less than or equal to the specified date.roleUUIDuuidSearch for users with specific role UUID.partitionUUIDuuidSearch for users in this partition.Responses 200A List of Users. 204No Users Found Matching Criteria 400Failed to Get Users 401Unauthorized 403ForbiddenUpdated over 1 year ago