---
title: "List votes for an organization"
method: GET
path: "/idea_organizations/{idea_organization_id}/endorsements"
tags: ["Idea votes"]
---

# List votes for an organization

`GET /idea_organizations/{idea_organization_id}/endorsements`

"Idea votes" in the web interface are referenced as "idea endorsements" from API endpoints.

## Path parameters

- `idea_organization_id` string, required

## Query parameters

- `page` string
- `per_page` 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/versions/6274be5aa6c5/schema)
