---
title: "Get a specific subscription for an idea"
method: GET
path: "/ideas/{idea_id}/subscriptions/{id}"
tags: ["Idea subscriptions"]
---

# Get a specific subscription for an idea

`GET /ideas/{idea_id}/subscriptions/{id}`

## Path parameters

- `idea_id` string, required
- `id` string, required

## Query parameters

- `fields` string

## Response `200`

Successful operation

---

[API](https://skmtc.net/aha/apis/aha-api.md) · [All operations](https://skmtc.net/aha/apis/aha-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aha/aha-api/revisions/bfbe6f6d74a1/schema)
