---
title: "GET /v5/hashLists:batchGet"
method: GET
path: "/v5/hashLists:batchGet"
tags: ["hashLists"]
---

# GET /v5/hashLists:batchGet

`GET /v5/hashLists:batchGet`

Gets multiple hash lists at once. It is very common for a client to need to get multiple hash lists. Using this method is preferred over using the regular Get method multiple times. This is a standard batch Get method as defined by https://google.aip.dev/231 and the HTTP method is also GET.

## Query parameters

- `names` string[]
- `sizeConstraints.maxDatabaseEntries` integer
- `sizeConstraints.maxUpdateEntries` integer
- `version` string[]

## Response `200`

Successful response

---

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