---
title: "Retrieve groups of counted agents"
method: GET
path: "/agents/count"
tags: ["Agents"]
---

# Retrieve groups of counted agents

`GET /agents/count`

## Response `200`

groups of counted agents retrieved successfully

- object
  - `data` object
    - `all` integer
    - `authorized` integer
    - `blocked` integer
    - `unauthorized` integer
    - `without_groups` integer
  - `status` string

## Other responses

- `500` — internal error

---

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