---
title: "Get_projects_subscriptions"
method: GET
path: "/projects/{id}/subscriptions"
tags: ["Projects"]
---

# Get_projects_subscriptions

`GET /projects/{id}/subscriptions`

Get subscriptions of same project

## Path parameters

- `id` string, required

## Query parameters

- `customAttributes[user_id]` string, required

## Response `200`

Success-Response:

- object
  - `subscriptions` object[], required — <p>Array of objects with subscription data</p>
    - `_id` string, required
    - `type` string, required
    - `platformName` string, required
    - `topics` string[], required

---

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