---
title: "Get available services to use for blocking"
method: GET
path: "/blocked_services/all"
tags: ["blocked_services"]
---

# Get available services to use for blocking

`GET /blocked_services/all`

## Response `200`

OK.

- BlockedServicesAll
  - `blocked_services` BlockedService[], required
    - `icon_svg` string, required — The SVG icon as a Base64-encoded string to make it easier to embed it into a data URL.
    - `id` string, required — The ID of this service.
    - `name` string, required — The human-readable name of this service.
    - `rules` string[], required — The array of the filtering rules.

---

[API](https://skmtc.net/guardllamanet/apis/adguard-home.md) · [All operations](https://skmtc.net/guardllamanet/apis/adguard-home/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/guardllamanet/adguard-home/versions/14ff21aeb363/schema)
