List all portal users
GET/portal-users
Returns a list of all portal users according to supplied query parameters.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Returns all portal users matching search/filters criteria.
Bad request. The server cannot process the request.
Invalid or missing access token (JWT).
Not authorized to access this resource.
Entity not found.