---
title: "List Vault Sources"
method: GET
path: "/vaults/{vault_id}/sources"
tags: ["Usage"]
---

# List Vault Sources

`GET /vaults/{vault_id}/sources`

List the source IDs currently linked to this vault, with metadata.

## Path parameters

- `vault_id` string, required

## Response `200`

Successful Response

- object

## Other responses

- `422` — Validation Error

---

[API](https://skmtc.net/trynia/apis/nia-ai-api.md) · [All operations](https://skmtc.net/trynia/apis/nia-ai-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/trynia/nia-ai-api/versions/d216ffc3efb6/schema)
