---
title: "Export Usage Csv"
method: GET
path: "/credits/export/csv"
tags: ["CREDITS_USAGE"]
---

# Export Usage Csv

`GET /credits/export/csv`

Export usage data as CSV

## Query parameters

- `filter_period` string — Filter period: this_month, this_year, all_time
- `export_type` string — Export type: my_usage, org_usage

## Headers

- `x-tenant` string

## Response `200`

Successful Response

- StandardResponse
  - `ok` boolean, required

## Other responses

- `400` — Invalid request
- `403` — Access denied
- `422` — Validation Error

---

[API](https://skmtc.net/myaltimate/apis/fastapi.md) · [All operations](https://skmtc.net/myaltimate/apis/fastapi/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/myaltimate/fastapi/versions/aab3fe5c9f05/schema)
