---
title: "Get all related idea organizations for votes associated with an idea"
method: GET
path: "/ideas/{idea_id}/endorsements"
tags: ["Idea votes"]
---

# Get all related idea organizations for votes associated with an idea

`GET /ideas/{idea_id}/endorsements`

Use the field "associated_idea_organizations" to get a list of all related idea organizations associated with each vote. This field can also be used when retrieving a single idea endorement.

## Path parameters

- `idea_id` string, required

## Query parameters

- `page` string
- `per_page` string
- `fields` string
- `proxy` 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)
