get
https://sentinel.whitehatsec.com/api/user
This operation returns an object containing information about users that the current user can manage (view, edit, or delete). Adding query_viewable=1 expands this to all users that are viewable by the current user.
400BadRequestResponse indicates a request with invalid parameters.
401UnauthorizedResponse signals an unauthorized API access.
403ForbiddenResponse signals a request for a resource that does not exist or is not authorized.
500GenericError generic error.