---
title: "获取黑名单列表"
method: GET
path: "/v1/projects/{project_name}/blacklist"
tags: ["blacklist"]
---

# 获取黑名单列表

`GET /v1/projects/{project_name}/blacklist`

get blacklist

## Path parameters

- `project_name` string, required

## Query parameters

- `filter_type` 'sql' | 'fp_sql' | 'ip' | 'cidr' | 'host' | 'instance'
- `fuzzy_search_content` string
- `page_index` string, required
- `page_size` string, required

## Response `200`

OK

---

[API](https://skmtc.dev/actiontech/apis/sqle-api-docs.md) · [All operations](https://skmtc.dev/actiontech/apis/sqle-api-docs/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/actiontech/sqle-api-docs/revisions/3e36a0067703/schema)
