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

# GET /v1/hashes:search

`GET /v1/hashes:search`

Gets the full hashes that match the requested hash prefix. This is used after a hash prefix is looked up in a threatList and there is a match. The client side threatList only holds partial hashes so the client must query this method to determine if there is a full hash match of a threat.

## Query parameters

- `hashPrefix` string
- `threatTypes` 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)
