EmployerUsersByEmployerId |
List of users for an employer__Activity name :__ GetEmployerUsersByEmployerIdGet the list of users of the employer
Catalogus: LoketNlRest
Schema: EmployerUser
Dit is een alleen-lezen tabelfunctie. De Loket.nl REST API biedt mogelijk geen ondersteuning voor het wijzigen van de data of het Invantive UniversalSQL-stuurprogramma voor Loket.nl REST ondersteunt dit niet. In het laatste geval gebruikt u de tabel NativePlatformScalarRequests om gegevens te uploaden naar de Loket.nl REST-API.
Parameters van Tabelfunctie
De volgende parameters kunnen worden gebruikt om het gedrag van de tabelfunctie EmployerUsersByEmployerId in te stellen. Voor verplichte parameters moet altijd een waarde worden opgegeven, maar optionele parameters hoeven in het algemeen geen waarde te hebben en de uitvoering zal standaard een vooraf bepaald gedrag vertonen. Waarden kunnen worden gespecificeerd op basis van positie en naam. In beide gevallen worden alle niet-gespecificeerde parameters geëvalueerd aan de hand van hun standaardwaarden.
Waardespecificatie op positie gebeurt door alle waarden van de eerste tot de laatste benodigde waarde op te sommen. Bijvoorbeeld: een `select * uit tabel(waarde1, waarde2, waarde3)` op een tabel met vier parameters zal de standaardwaarde voor de vierde parameter gebruiken en de opgegeven waarden voor de eerste drie.
Waardespecificatie op naam gebeurt door alle waarden die een waarde vereisen op te sommen. Bijvoorbeeld met `selecteer * uit tabel(naam1 => waarde1, naam3 => waarde3)` op dezelfde tabel zullen de standaardwaarden voor de tweede en vierde parameter worden gebruikt en de opgegeven waarden voor de eerste en derde.
Naam |
Datatype |
Verplicht |
Standaardwaarde |
Documentatie |
---|---|---|---|---|
employerId |
guid |
☑ |
|
The unique identifier of the employer |
Kolommen van Tabelfunctie
De kolommen van de tabelfunctie EmployerUsersByEmployerId worden hieronder weergegeven. Elke kolom heeft een SQL-gegevenstype.
Naam |
Datatype |
Label |
Verplicht |
Documentatie |
---|---|---|---|---|
accessStatus_key |
int32 |
|
☐ |
|
accessStatus_value |
string(255) |
|
☐ |
|
azureActiveDirectory_tenant_description |
string(100) |
|
☐ |
|
azureActiveDirectory_tenant_id |
guid |
|
☐ |
Id for the tennant |
azureActiveDirectory_tenant_tenantRegistrationLevel |
string |
|
☐ |
|
azureActiveDirectory_userId |
string |
|
☐ |
The userId as known in the Azure AD of the selected tennant |
contactInformation_emailAddress |
string(255) |
Contactgegevens E-mailadres |
☐ |
The e-mail address of the user. |
contactInformation_phoneNumber |
string(15) |
Contactgegevens Telefoonnummer |
☐ |
The phone number of the user. |
contactInformation_placeOfEmployment |
string(24) |
|
☐ |
The place of employment (standplaats) for the user. |
dateTimeCreation |
datetime |
|
☐ |
The date on which the user was created |
dateTimeLastLogin |
datetime |
|
☐ |
The date on which the user loged in for the last time |
hasAccessToPayrollingTestData |
boolean |
|
☐ |
Indicates if the user has access to data for payrolling test years |
hasConnectedApplications |
boolean |
|
☐ |
Indicates if the user has connected applications.In this case a conection was made where loket can call the external softwares api to read and/or write data for that system. |
hasIntegrations |
boolean |
|
☐ |
Indicates if the user has integrations with clients other that Loket. This means that another application can call the loket API using this user. |
hasMultiFactorAuthentication |
boolean |
|
☐ |
Indicates if the user has multi factor authentication enabledCan only be changed from true to false. |
id |
guid |
ID |
☐ |
The unique identifier of an object (GUID/UUID) |
isDepartmentManager |
boolean |
|
☐ |
Indicates if the user is a department manager |
isLinkedToMultipleEmployers |
boolean |
|
☐ |
Indicates if the user has access to multiple employer. |
loginMethod_key |
int32 |
|
☐ |
|
loginMethod_value |
string(50) |
|
☐ |
|
personalDetails_firstName |
string(28) |
Voornaam |
☐ |
The first name of the user |
personalDetails_initials |
string(6) |
Initialen |
☐ |
The initials of the user |
personalDetails_lastName |
string(25) |
Achternaam |
☐ |
The last name of the user |
personalDetails_prefix |
string(10) |
Voorvoegsel |
☐ |
The prefix of the user |
twoFactorAuthenticationRequired |
boolean |
|
☐ |
Indicates whether two factor authentication is required for the user. This setting is only available for login method: Via website en SSO |
userCustomSpecifiedRole |
string(50) |
|
☐ |
Further specification of the user role. |
userName |
string(50) |
|
☐ |
The username |
userSpecifiedRole_key |
int32 |
|
☐ |
|
userSpecifiedRole_value |
string(50) |
|
☐ |
|
10-06-2024 18:51 Versie 24.1.3-BETA+4689