---
title: "List Unified Agents."
method: GET
path: "/v2/orchestrate/agents/unified"
tags: ["Agents V2"]
---

# List Unified Agents.

`GET /v2/orchestrate/agents/unified`

Lists all registered agents.

## Query parameters

- `include_hidden` boolean
- `show_bundled` boolean
- `ids` string[], nullable
- `names` string[], nullable
- `exclude_parent_id` string, nullable
- `query` string, nullable — Search by name and description
- `limit` integer, nullable — Limit the number of results returned
- `offset` integer, nullable — Skip the first N results
- `sort` 'asc' | 'desc' | 'recent'

## Response `200`

Successful Response

- unknown

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/ibm/apis/wxo-server-api.md) · [All operations](https://skmtc.net/ibm/apis/wxo-server-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/ibm/wxo-server-api/revisions/82c114c37196/schema)
