Gets information about users with optional filtering.
Filter options:
withHiddenUsers (boolean): Include hidden users in the responsewithPosition (boolean): Include user positions in the responsewithLabels (boolean): Include labels assigned to userscreatedAt (string): Filter users created on or after this date (YYYY-MM-DD)updatedAt (string): Filter users updated on or after this date (YYYY-MM-DD)Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
JSON filters object