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

---

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