---
title: "dump accounts information into a humanly-readable format"
method: POST
path: "/v1/chains/{chainID}/dump-accounts"
tags: ["chains"]
---

# dump accounts information into a humanly-readable format

`POST /v1/chains/{chainID}/dump-accounts`

## Path parameters

- `chainID` string, string, required

## Response `200`

Accounts dump will be produced

## Other responses

- `401` — Unauthorized (Wrong permissions, missing token)

## Changes

- **2026-07-17** `994a6c93b890` — 1 info
  - endpoint added
- **2023-02-13** `1041f915f260` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/iotaledger/apis/wasp-api/changes/v1/chains/:chainID/dump-accounts/post.md)

---

[API](https://skmtc.dev/iotaledger/apis/wasp-api.md) · [All operations](https://skmtc.dev/iotaledger/apis/wasp-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/iotaledger/wasp-api/revisions/994a6c93b890/schema)
