---
title: "Get host blocklist"
method: GET
path: "/bus/hosts/blocklist"
tags: ["bus"]
---

# Get host blocklist

`GET /bus/hosts/blocklist`

Returns the list of blocked host net addresses. If a host is blocked, it will not be used to form contracts with

## Response `200`

List of blocked host net addresses

- string[]

## Other responses

- `500` — Internal server error

---

[API](https://skmtc.net/siafoundation/apis/renterd-api.md) · [All operations](https://skmtc.net/siafoundation/apis/renterd-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/siafoundation/renterd-api/versions/184a3d5207da/schema)
