---
title: "Get list txs by account address."
method: GET
path: "/api/txs/listByAccount/{address}"
tags: ["Transactions"]
---

# Get list txs by account address.

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

## Path parameters

- `address` string, required

## Query parameters

- `page` number
- `limit` number
- `tx_type` string
- `filterAddress` string

## Response `200`

OK

## Other responses

- `400` — Bad Request
- `500` — Server Internal Error

---

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