---
title: "Get note and category for a transfer by tx hash and network"
method: GET
path: "/v2/transfers/enrichment/lookup"
tags: ["Transfer Enrichments"]
---

# Get note and category for a transfer by tx hash and network

`GET /v2/transfers/enrichment/lookup`

## Query parameters

- `transferId` string
- `txHash` string
- `network` string

## Response `200`

- TxEnrichmentLookupResponseDto
  - `transferId` string
  - `note` string
  - `category` string

---

[API](https://skmtc.net/range/apis/range-platform-api.md) · [All operations](https://skmtc.net/range/apis/range-platform-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/range/range-platform-api/versions/9926df2e476d/schema)
