List domain portal users
GET/domains/:id/portal-users
Returns a list of portal users according to supplied query parameters.
Request
Responses
- 200
- 400
- 401
- 403
- 404
Returns all portal 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.