---
title: "GET /v1/uris:search"
method: GET
path: "/v1/uris:search"
tags: ["uris"]
---

# GET /v1/uris:search

`GET /v1/uris:search`

This method is used to check whether a URI is on a given threatList. Multiple threatLists may be searched in a single query. The response will list all requested threatLists the URI was found to match. If the URI is not found on any of the requested ThreatList an empty response will be returned.

## Query parameters

- `threatTypes` string[]
- `uri` string

## Response `200`

Successful response

---

[API](https://skmtc.dev/google/apis/webrisk.md) · [All operations](https://skmtc.dev/google/apis/webrisk/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/google/webrisk/revisions/147610b823f6/schema)
