---
title: "Export wallet transactions"
method: GET
path: "/wallet/transactions/export.csv"
tags: ["billingWallet"]
---

# Export wallet transactions

`GET /wallet/transactions/export.csv`

Downloads the current team's complete wallet transaction history as a CSV file, newest first.

## Headers

- `Authorization` string, required

## Response `200`

Response with status 200

- object

## Other responses

- `401` — A valid API key was not provided.
- `403` — The API key owner cannot manage billing, or the Billing API is unavailable for the customer's billing arrangement.
- `500` — An unexpected billing error occurred.

---

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