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

# List all subscriptions

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

This endpoint fetches all the subscriptions

## Path parameters

- `projectID` string, required

## Query parameters

- `endpointId` string[]
- `next_page_cursor` string
- `perPage` integer
- `prev_page_cursor` 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)
