get https://portal-cert.shieldconex.com:4010/api/v1/users
This endpoint returns a summarised list of all Users assigned to a Partner's account. To view a User's complete dataset, a call must be made to the get a single User endpoint. A partner can lookup a Client's Users by including the client id or name as a request parameter. Other filters will limit the Users in the response by Partner. Use the 'skip' and 'take' parameters to implement pagination.