---
title: "Deposits"
method: GET
path: "/cosmos/gov/v1beta1/proposals/{proposal_id}/deposits"
tags: ["Cosmos - gRPC REST"]
---

# Deposits

`GET /cosmos/gov/v1beta1/proposals/{proposal_id}/deposits`

Deposits queries all deposits of a single proposal.

## Path parameters

- `proposal_id` string, uint64, required

## Query parameters

- `pagination.key` string, byte
- `pagination.offset` string, uint64
- `pagination.limit` string, uint64
- `pagination.count_total` boolean
- `pagination.reverse` boolean

## Response `200`

A successful response.

## Other responses

- `default` — An unexpected error response.

---

[API](https://skmtc.net/tatum/apis/blockchain-data.md) · [All operations](https://skmtc.net/tatum/apis/blockchain-data/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/tatum/blockchain-data/revisions/8622ee4b8fae/schema)
