---
title: "Retrieve a source"
method: GET
path: "/v1/projects/{projectID}/sources/{sourceID}"
tags: ["Sources"]
---

# Retrieve a source

`GET /v1/projects/{projectID}/sources/{sourceID}`

This endpoint retrieves a source by its id

## Path parameters

- `projectID` string, required
- `sourceID` string, required

## Changes

- **2024-01-30** `5a219dba9f40` — 1 info
  - api operation id `GetSource` removed and replaced with ``

[Change history](https://skmtc.dev/frain-dev/apis/convoy-api-reference/changes/v1/projects/:projectID/sources/:sourceID/get.md)

---

[API](https://skmtc.dev/frain-dev/apis/convoy-api-reference.md) · [All operations](https://skmtc.dev/frain-dev/apis/convoy-api-reference/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/frain-dev/convoy-api-reference/revisions/5a219dba9f40/schema)
