---
title: "Get a governance proposal data by proposal id"
method: GET
path: "/api/v1/gov/proposal/{id}/data"
---

# Get a governance proposal data by proposal id

`GET /api/v1/gov/proposal/{id}/data`

## Path parameters

- `id` integer, required

## Response `200`

A Governance proposal data.

- ProposalData
  - `data` string
  - `hash` string
  - `type` 'default' | 'defaultWithWasm' | 'pgfSteward' | 'pgfFunding', required

## Changes

> 50 revisions in range; 1 not diffed.

- **2025-08-12** `d4b1238c5297` — 1 info
  - added the media type `application/json` for the response with the status `200`
- **2025-01-22** `079e5bd5c692` — 1 info
  - endpoint added
- **2024-12-18** `3b05a7bb0e6d` — 1 breaking
  - api path removed without deprecation
- **2024-12-17** `59cf063b3582` — 1 info
  - endpoint added
- **2024-12-17** `6893b0238070` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/changes/api/v1/gov/proposal/:id/data/get.md)

---

[API](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api.md) · [All operations](https://skmtc.dev/namada-net/apis/namada-interface-indexer-rest-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/namada-net/namada-interface-indexer-rest-api/revisions/89e2cef092d6/schema)
