---
title: "Read All Pools"
method: GET
path: "/control/pools"
tags: ["pools", "control"]
---

# Read All Pools

`GET /control/pools`

Read settings for all pools or just one pool by name from catalog.
Built on console command _llist pool_

## Query parameters

- `name` string

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/bareos/apis/bareos-rest-api.md) · [All operations](https://skmtc.net/bareos/apis/bareos-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/bareos/bareos-rest-api/revisions/c6a9677e1448/schema)
