List all system users
GET/system-users
Returns a list of detailed system users across your domains.
Responses
- 200
- 400
- 401
- 403
- 404
Returns all system users matching search criteria.
Bad request. The server cannot process the request.
Invalid or missing access token (JWT).
Not authorized to access this resource.
Entity not found.