---
title: "Get proposals filtered by the given query params"
method: GET
path: "/proposals"
tags: ["Proposals"]
---

# Get proposals filtered by the given query params

`GET /proposals`

## Query parameters

- `user` string
- `type` string
- `status` string
- `subscribed` boolean
- `coauthor` boolean
- `search` string
- `timeFrame` string
- `timeFrameKey` string
- `order` string
- `limit` integer
- `offset` integer
- `snapshotIds` string

## Response `200`

successful operation

## Changes

- **2023-05-18** `4e146a080a59` — 1 warning
  - changed the pattern of the `query` request parameter `type` from `(poi|catalyst|ban_name|grant|linked_wearables|poll|draft|governance)` to `(poi|catalyst|ban_name|grant|linked_wearables|poll|draft|governance|hiring)`
- **2023-04-12** `2c24c3b4ab77` — 1 warning
  - changed the pattern of the `query` request parameter `type` from `(poi|catalyst|ban_name|grant|linked_wearables|poll|draft|governance|hiring)` to `(poi|catalyst|ban_name|grant|linked_wearables|poll|draft|governance)`

[Change history](https://skmtc.dev/decentraland/apis/decentraland-governance-api/changes/proposals/get.md)

---

[API](https://skmtc.dev/decentraland/apis/decentraland-governance-api.md) · [All operations](https://skmtc.dev/decentraland/apis/decentraland-governance-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/decentraland/decentraland-governance-api/revisions/b4cf6eaf877d/schema)
