---
title: "Changes to Get pending token airdrops received by an account"
method: GET
path: "/api/v1/accounts/{idOrAliasOrEvmAddress}/airdrops/pending"
---

# Changes to Get pending token airdrops received by an account

`GET /api/v1/accounts/{idOrAliasOrEvmAddress}/airdrops/pending`

> Every recorded change to this endpoint, newest first.

## Timeline

Changed in 1 of 54 revisions.

- **2025-08-08** (v1) `db389f03b097` — 10 breaking

## Changes

- **2025-08-08** (v1) `db389f03b097` — 10 breaking
  - the response property `_status/messages/items/data` became nullable for the status `400`
  - the response property `_status/messages/items/data` became nullable for the status `404`
  - the response property `_status/messages/items/detail` became nullable for the status `400`
  - the response property `_status/messages/items/detail` became nullable for the status `404`
  - the response property `airdrops/items/receiver_id` became nullable for the status `200`
  - the response property `airdrops/items/sender_id` became nullable for the status `200`
  - the response property `airdrops/items/serial_number` became nullable for the status `200`
  - the response property `airdrops/items/timestamp/to/allOf[#/components/schemas/TimestampNullable]/` became nullable for the status `200`
  - the response property `airdrops/items/token_id` became nullable for the status `200`
  - the response property `links/next` became nullable for the status `200`

---

[Operation](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/docs/api/v1/accounts/:idOrAliasOrEvmAddress/airdrops/pending/get.md) · [API](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api.md) · [Page](https://skmtc.dev/hiero-ledger/apis/mirror-node-rest-api/changes/api/v1/accounts/:idOrAliasOrEvmAddress/airdrops/pending/get)
