---
title: "GranteeGrants"
method: GET
path: "/cosmos/authz/v1beta1/grants/grantee/{grantee}"
tags: ["Cosmos - gRPC REST"]
---

# GranteeGrants

`GET /cosmos/authz/v1beta1/grants/grantee/{grantee}`

GranteeGrants returns a list of `GrantAuthorization` by grantee.

## Path parameters

- `grantee` string, 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/versions/8622ee4b8fae/schema)
