---
title: "Grants"
method: GET
path: "/cosmos/authz/v1beta1/grants"
tags: ["Cosmos - gRPC REST"]
---

# Grants

`GET /cosmos/authz/v1beta1/grants`

Returns list of `Authorization`, granted to the grantee by the granter.

## Query parameters

- `granter` string
- `grantee` string
- `msg_type_url` 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/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)
