Search in a listCopy Pageget https://{hostname}/etp-config/v3/configs/{configId}/lists/{listId}/itemsFilters items in a list by search parameters.Path ParamsconfigIdintegerrequiredA unique identifier for the configuration.listIdintegerrequiredA unique identifier for the list.Query ParamsconfidenceintegerenumDefaults to 0Enum The threat confidence level of the list item. Use 1 for a suspected item and 2 for a known item. 0 is the default, and indicates an unknown confidence level for the list item.2012Allowed:012numItemsPerPageintegerDefaults to 50The number of items per page, 50 by default.pageintegerDefaults to 0The page number to fetch, 0 by default.searchstringSearch for the string within the results.typestringenumEnum The target list type to search.LIST_TYPE_IPLIST_TYPE_IPLIST_TYPE_DOMAINLIST_TYPE_INVALIDLIST_TYPE_FILEHASHURLAllowed:LIST_TYPE_IPLIST_TYPE_DOMAINLIST_TYPE_INVALIDLIST_TYPE_FILEHASHURLaccountSwitchKeystringFor customers who manage more than one account, this runs the operation from another account. The Identity and Access Management API provides a list of available account switch keys.HeadersacceptstringenumDefaults to application/jsonGenerated from available response content typesapplication/jsonapplication/problem+jsonAllowed:application/jsonapplication/problem+jsonResponses 200Successful response. 400Validation error. 401Authentication error. See Get started for help setting up your API token. 403Insufficient permissions See Get started for help setting up your API token. 404Configuration not Found. 409Conflict with current state of resource. Use the X-etag string returned in the response header as If-Match in write requests to avoid overwriting edits by any other API clients. See Concurrency control for details.Updated 4 months ago