---
title: "Get Agents For Source"
method: GET
path: "/v1/sources/{source_id}/agents"
tags: ["sources"]
deprecated: true
---

# Get Agents For Source

`GET /v1/sources/{source_id}/agents`

> **Deprecated.**

Get all agent IDs that have the specified source attached.

## Path parameters

- `source_id` string, required

## Response `200`

Successful Response

- string[]

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.dev/yu-code666/apis/letta-api.md) · [All operations](https://skmtc.dev/yu-code666/apis/letta-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/yu-code666/letta-api/revisions/6cec99480c13/schema)
