---
title: "Get internal transaction of an address"
method: GET
path: "/api/txs/internal/{address}"
tags: ["Transactions"]
---

# Get internal transaction of an address

`GET /api/txs/internal/{address}`

## Path parameters

- `address` string, required

## Response `200`

OK

## Other responses

- `404` — Not Found
- `500` — Server Internal Error

## Changes

- **2020-04-11** `c6588302814b` — 1 info
  - endpoint added
- **2019-01-30** `fda2651d8118` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/buildonviction/apis/tomoscan-apis/changes/api/txs/internal/:address/get.md)

---

[API](https://skmtc.dev/buildonviction/apis/tomoscan-apis.md) · [All operations](https://skmtc.dev/buildonviction/apis/tomoscan-apis/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/buildonviction/tomoscan-apis/revisions/cb66c33d728e/schema)
