CompanyUsers

Gets a simplified list of users in the currently active company (i.e. CompanyUsers), exposing only a few key properties. This method is exposed as POST, allowing you to submit a set of filters and parameters in the request body.

post/api/companyusers/options

Request body

IncludeInactiveboolean
IncludeHiddenboolean
SortBySurnameboolean
SortByExternalReferenceboolean
SortByIdentityNumberboolean
LimitToDepartmentIdinteger nullable
LimitToTemplateIdinteger nullable
LimitToSalaryCycleIdinteger nullable
LimitToPayrollBatchNumberinteger nullable
LimitToUpdatedSincestring date-time nullable
IncludeUserTypesinteger nullable
IncludeDeletedboolean

Response

OK

Idinteger
UserIdinteger
CompanyIdinteger
RoleIdinteger
IsActiveboolean
FirstNamestring
MiddleNamestring
LastNamestring
BankRegNostring
BankAccountNostring
BicSwiftNostring
IbanNostring
AddressIdinteger
IsPaymentApproverboolean
Initialsstring
TelMobilestring
TelFixedstring
CompanyEmailstring
PersonalEmailstring
Createdstring date-time
DeactivationDatestring date-time nullable
PreferredCurrencyIdinteger nullable
AutoDetermineBankAccountboolean
MunicipalityIdinteger nullable
Updatedstring date-time
TinNrstring
TinNrUnknownboolean
ExpenseIdstring uuid nullable
IsActiveInExpenseboolean
CreatedByinteger nullable
UpdatedByinteger nullable
RecycleBinstring
FullNamestring
UserLanguageIdinteger
UserIdentityNumberstring
UserDateOfBirthstring date-time nullable
UserIsFemaleboolean nullable
HasDummyIdentityNumberboolean
IsTemporaryNorwegianIdentityNumberboolean

Changes

No recorded changes to this endpoint across all 1 revision of this API.