---
title: "Read Catalog Info For All Clients"
method: GET
path: "/control/clients"
tags: ["clients", "control"]
---

# Read Catalog Info For All Clients

`GET /control/clients`

Read status information from catalog about all clients or just one client by name.
Built on console command _llist client_

## 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/versions/c6a9677e1448/schema)
