---
title: "List all sources"
method: GET
path: "/v1/projects/{projectID}/sources"
tags: ["Sources"]
---

# List all sources

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

This endpoint fetches multiple sources

## Path parameters

- `projectID` string, required

## Query parameters

- `next_page_cursor` string
- `perPage` integer
- `prev_page_cursor` string
- `provider` string
- `type` string

---

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