---
title: "IncomingPostOwnerTransferRequests queries all the post owner transfers
requests that have been made towards the receiver with the given address"
method: GET
path: "/desmos/posts/v3/subspaces/{subspace_id}/post-owner-transfer-requests"
tags: ["Query"]
---

# IncomingPostOwnerTransferRequests queries all the post owner transfers
requests that have been made towards the receiver with the given address

`GET /desmos/posts/v3/subspaces/{subspace_id}/post-owner-transfer-requests`

## Path parameters

- `subspace_id` string, uint64, required

## Query parameters

- `receiver` string
- `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/desmos-labs/apis/desmos-rest-and-grpc-gateway-docs.md) · [All operations](https://skmtc.net/desmos-labs/apis/desmos-rest-and-grpc-gateway-docs/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/desmos-labs/desmos-rest-and-grpc-gateway-docs/revisions/054f23b65d20/schema)
