Last modified: Apr 16, 2025

System user

API to retrieve the system user information

System User API

The system user API provides methods for external users to retrieve information about system users.

Security Scheme

Bearer authentication scheme is used to authenticate the external. System user api requires that the external authenticates with a bearer token which is a machineporten token with specific scope. To get a machineporten token, the external must first establish a client in machineporten. You can follow the steps in this link to setup a machineporten client.

External API Methods