---
title: "Get Human Agents Api"
method: GET
path: "/api/workspaces/{workspace_id}/human-agents"
---

# Get Human Agents Api

`GET /api/workspaces/{workspace_id}/human-agents`

## Path parameters

- `workspace_id` string, required

## Response `200`

Successful Response

- HumanAgentListResponse
  - `success` boolean
  - `human_agents` HumanAgentResponse[]
  - `message` string, required

## Other responses

- `422` — Validation Error

---

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