GET api/department-employees?query={query}&order={order}&skip={skip}&take={take}
Request Information
URI Parameters
| Name | Description | Type | Additional information |
|---|---|---|---|
| query | string |
None. |
|
| order | string |
None. |
|
| skip | integer |
None. |
|
| take | integer |
None. |
Body Parameters
None.
Response Information
Resource Description
CompanyEmployeeDto| Name | Description | Type | Additional information |
|---|---|---|---|
| DepartmentId | string |
None. |
|
| DepartmentMemberId | string |
None. |
|
| SystemRankId | string |
None. |
|
| HomeCountryRegionId | string |
None. |
|
| SystemTerminationReasonId | string |
None. |
|
| Number | string |
None. |
|
| InternalNumber | string |
None. |
|
| FirstName | string |
None. |
|
| MiddleName | string |
None. |
|
| LastName | string |
None. |
|
| string |
None. |
||
| Homephone | string |
None. |
|
| Mobilephone | string |
None. |
|
| Pager | string |
None. |
|
| Polycom | string |
None. |
|
| CityOfBirth | string |
None. |
|
| HomeZip | string |
None. |
|
| HomeCity | string |
None. |
|
| HomeStreet | string |
None. |
|
| HomeStreetNumber | string |
None. |
|
| Remarks | string |
None. |
|
| CurrentCareer | string |
None. |
|
| InsuranceNumber | string |
None. |
|
| AhvInsuranceNumber | string |
None. |
|
| DrivingLicenseNumber | string |
None. |
|
| SapLocationCode | string |
None. |
|
| Iban | string |
None. |
|
| AccessCardNr | string |
None. |
|
| Involved | boolean |
None. |
|
| HasEmail | boolean |
None. |
|
| HasAccount | boolean |
None. |
|
| HasAccountRoles | boolean |
None. |
|
| PhysicalQuestionnaire | boolean |
None. |
|
| PhysicalAnnualPerformanceTest | boolean |
None. |
|
| PhysicalAsgtExamination | boolean |
None. |
|
| PhysicalFhrExamination | boolean |
None. |
|
| IsDivisionLeader | boolean |
None. |
|
| IsDivisionDeputy | boolean |
None. |
|
| IsOwned | boolean |
None. |
|
| YearsOfService | integer |
None. |
|
| CorrectionYearsOfService | integer |
None. |
|
| TotalYearsOfService | integer |
None. |
|
| CorrectionOperations | integer |
None. |
|
| CorrectionExercises | integer |
None. |
|
| CorrectionCourses | integer |
None. |
|
| ActivityEngagedCount | integer |
None. |
|
| ActivityInvolvedCount | integer |
None. |
|
| ActivityExcusedCount | integer |
None. |
|
| ActivityUnexcusedCount | integer |
None. |
|
| CompletedCourseCount | integer |
None. |
|
| CompletedServiceCount | integer |
None. |
|
| CompletedExerciseCount | integer |
None. |
|
| CompletedOperationCount | integer |
None. |
|
| CompletedCorrectedCourseCount | integer |
None. |
|
| CompletedCorrectedServiceCount | integer |
None. |
|
| CompletedCorrectedExerciseCount | integer |
None. |
|
| CompletedCorrectedOperationCount | integer |
None. |
|
| Base64Avatar | string |
None. |
|
| AvatarVersion | string |
None. |
|
| Gender | Gender |
None. |
|
| MartialStatus | MartialStatus |
None. |
|
| Status | CompanyEmployeeStatus |
None. |
|
| CompulsoryMilitaryService | CompulsoryMilitaryService |
None. |
|
| AvatarUri | string |
None. |
|
| ThumbnailAvatarUri | string |
None. |
|
| ToPay | decimal number |
None. |
|
| BirthDate | date |
None. |
|
| BirthDay | date |
None. |
|
| DeathDate | date |
None. |
|
| ServiceFrom | date |
None. |
|
| ChServiceFromDate | date |
None. |
|
| ChServiceFromTime | date |
None. |
|
| ServiceTo | date |
None. |
|
| ChServiceToDate | date |
None. |
|
| ChServiceToTime | date |
None. |
|
| TerminationDate | date |
None. |
|
| ChTerminationDate | date |
None. |
|
| ChTerminationTime | date |
None. |
|
| Company | CompanyDto |
None. |
|
| Department | ServiceDataItemDepartment |
None. |
|
| Account | AccountDto |
None. |
|
| DepartmentMember | ServiceDataItemDepartmentMember |
None. |
|
| SystemRank | SystemRankDto |
None. |
|
| PrevRank | SystemRankDto |
None. |
|
| HomeCountryRegion | CountryRegionDto |
None. |
|
| CitizenshipCountry | CountryDto |
None. |
|
| SystemTerminationReason | ServiceDataItemSystemTerminationReason |
None. |
|
| CompanyPager | CompanyPagerDto |
None. |
|
| Divisions | Collection of ServiceDateItemCompanyEmployeeDivision |
None. |
|
| Forces | Collection of CompanyAlarmGroupEmployeeDto |
None. |
|
| Relatives | Collection of AccountEmergencyNotifiableDto |
None. |
|
| Ranks | Collection of ServiceDataItemDepartmentEmployeeRank |
None. |
|
| Roles | Collection of CompanyEmployeeRoleDto |
None. |
|
| BusinessPartners | Collection of ServiceDataItemDepartmentEmployeeBusinessPartner |
None. |
|
| Exercises | Collection of ServiceDataItemExercise |
None. |
|
| DrivingLicenses | Collection of AccountDrivingLicenseDto |
None. |
|
| DrivingLimitations | Collection of AccountDrivingLimitationDto |
None. |
|
| Earnings | Collection of ServiceDataItemDepartmentEmployeeEarning |
None. |
|
| DonePayments | Collection of CompanyEmployeePaymentDto |
None. |
|
| Physicals | Collection of AccountPhysicalDto |
None. |
|
| Age | integer |
None. |
|
| FullName | string |
None. |
|
| FullNameWithRank | string |
None. |
|
| Address | string |
None. |
|
| StatusName | string |
None. |
|
| GenderName | string |
None. |
|
| MartialStatusName | string |
None. |
|
| CompulsoryMilitaryServiceName | string |
None. |
|
| BirthDayStringified | string |
None. |
|
| BirthDateStringified | string |
None. |
|
| DeathDateStringified | string |
None. |
|
| ChServiceFromDateStringified | string |
None. |
|
| ChServiceFromTimeStringified | string |
None. |
|
| ChServiceToDateStringified | string |
None. |
|
| ChServiceToTimeStringified | string |
None. |
|
| ChTerminationDateStringified | string |
None. |
|
| ChTerminationTimeStringified | string |
None. |
|
| ActivityUnexcusedPercentage | decimal number |
None. |
|
| CompletedTotalCount | integer |
None. |
|
| Id | string |
None. |
|
| CurrentChDateTimeStringified | string |
None. |
Response Formats
application/json
Sample:
text/json
Sample: