Check user existence#

Checking whether a user has an account at an organization is possible with the dedicated check user existence endpoints. Users can be looked up by Feide ID (eppn) or by email address.

These endpoints require the system-check-user-existence scope and the client credentials flow.

If your service also needs to retrieve user attributes, use the user lookup API with the system-all-users scope instead.