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

# GET /sources/{sourceId}

`GET /sources/{sourceId}`

Returns the details of an source

## Response `200`

success

- 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)
