Retrieves the list of Users with pagination (sorting and filtering)get https://example.com/management-api/v2/UsersQuery ParamsSortsarray of objectsSortsADD objectPagination.PageSizeint32Pagination.PageNumberint32Filter.EmailAddressstringFilter.RoleIduuid | nullFilter.LastSignedIn.Datesarray of date-times or nullFilter.LastSignedIn.DatesADD date-time | nullFilter.LastSignedIn.SelectionModestringenumSingleMultipleRangeAllowed:SingleMultipleRangeFilter.Disabledboolean | nulltruefalseFilter.LanguagestringHeadersacceptstringenumDefaults to application/jsonapplication/jsontext/jsontext/plainAllowed:application/jsontext/jsontext/plainResponses 200Success 400Bad Request 401Unauthorized 500Server ErrorUpdated 4 months ago