---
title: "Allowance returns granted allwance to the grantee by the granter."
method: GET
path: "/cosmos/feegrant/v1beta1/allowance/{granter}/{grantee}"
tags: ["Query"]
---

# Allowance returns granted allwance to the grantee by the granter.

`GET /cosmos/feegrant/v1beta1/allowance/{granter}/{grantee}`

## Path parameters

- `granter` string, required
- `grantee` string, required

## Response `200`

A successful response.

- CosmosFeegrantV1beta1QueryAllowanceResponse — QueryAllowanceResponse is the response type for the Query/Allowance RPC method.
  - `allowance` CosmosFeegrantV1beta1Grant
    - `allowance` GoogleProtobufAny
      - `@type` string
    - `grantee` string — grantee is the address of the user being granted an allowance of another user's funds.
    - `granter` string — granter is the address of the user granting an allowance of their funds.

## Other responses

- `default` — An unexpected error response.

## Changes

- **2025-05-21** `3874a03b0e7b` — 1 info
  - api operation id `UpgradeQuery_Allowance` removed and replaced with `EvidenceQuery_Allowance`
- **2025-05-09** `8dbfaa2bebb2` — 1 info
  - api operation id `CircuitQuery_Allowance` removed and replaced with `UpgradeQuery_Allowance`
- **2025-04-08** `21a675703a05` — 1 info
  - api operation id `AuthQuery_Allowance` removed and replaced with `CircuitQuery_Allowance`
- **2025-03-27** `4f349536c8f3` — 1 info
  - api operation id `FeegrantQuery_Allowance` removed and replaced with `AuthQuery_Allowance`
- **2025-02-24** `2ab9d24288c2` — 1 info
  - api operation id `CircuitQuery_Allowance` removed and replaced with `FeegrantQuery_Allowance`

[Full history](https://skmtc.dev/pokt-network/apis/http-api-console/changes/cosmos/feegrant/v1beta1/allowance/:granter/:grantee/get.md)

---

[API](https://skmtc.dev/pokt-network/apis/http-api-console.md) · [All operations](https://skmtc.dev/pokt-network/apis/http-api-console/llms.txt) · [OpenAPI document](https://skmtc.dev/pokt-network/apis/http-api-console/revisions/671fab54b729?raw)
