Query UsersAsk AIget https://neon-config-qa.spika.com/config/v1/{space}/usersRequired Role(s): user_adminPath ParamsspacestringrequiredThe name of the space (database) assigned to you.Query ParamstypestringenumLimits the result by User (authentication) type.LOCALOAUTHSYSTEMAllowed:LOCALOAUTHSYSTEMsearchstringLimits the result by only returning Users which have an id, email or a name that matches the passewd in search string. The * wildcard is supported, but is automatically added to the beginning and end. The search string is NOT case sensitive.rolestringLimits the result by only returning Users who are assigned the specified Role (id, name or bizId)pageint32Defaults to 0Used together with pageSize. First page is zero, which is also the default.pageSizeint32Defaults to 1000Specifies the number of content items to return per page. Default is 100.sortstringDefaults to userIdOverrides sorting, through a comma-separated list of fieldsResponse 200OKUpdated 10 months ago