---
title: "GET /projects/{projectId}/sources"
method: GET
path: "/projects/{projectId}/sources"
tags: ["Base API"]
---

# GET /projects/{projectId}/sources

`GET /projects/{projectId}/sources`

Returns the list of sources that the user can see.

## Response `200`

sources response

- object
  - `data` Source[]
    - `created_at` string
    - `description` string
    - `id` SourceID — unresolved $ref
    - `name` string
    - `update_at` string

---

[API](https://skmtc.dev/kiprotect/apis/kiprotect-api.md) · [All operations](https://skmtc.dev/kiprotect/apis/kiprotect-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/kiprotect/kiprotect-api/revisions/97f9f8aaa8ee/schema)
