---
title: "List Agents"
method: GET
path: "/agents"
tags: ["agents"]
---

# List Agents

`GET /agents`

## Query parameters

- `view` 'active' | 'declined' | 'removed' — active: not denied and not deregistered; declined: denied only; removed: soft-deleted (deregistered)
- `status` string, nullable — When view=active only: pending, approved, disabled

## Response `200`

Successful Response

- unknown

## Other responses

- `403` — Human session required.
- `422` — Validation Error

## Changes

- **2026-05-07** `5a765d68c56f` — 1 info
  - endpoint added
- **2026-04-13** `76e8f6063728` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/jentic/apis/jentic-control-plane-api/changes/agents/get.md)

---

[API](https://skmtc.dev/jentic/apis/jentic-control-plane-api.md) · [All operations](https://skmtc.dev/jentic/apis/jentic-control-plane-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/jentic/jentic-control-plane-api/revisions/0d76c7617aae/schema)
