---
title: "Export all API access tokens to CSV"
method: GET
path: "/acct-api-token/export"
tags: ["Administration"]
---

# Export all API access tokens to CSV

`GET /acct-api-token/export`

Export all API access tokens to a CSV file.

## Query parameters

- `order` 'ASC' | 'DESC'
- `keyword` string
- `sortField` 'GRANTOR' | 'EXPIRATION' | 'GENERATEDON'

## Response `200`

OK

- string, byte

## Changes

> 6 revisions in range; 1 not diffed.

- **2026-08-18** `242a0e1b1b40` — 2 breaking
  - for the `query` request parameter `order`, default value was changed from `ASC` to `DESC`
  - the response's body type/format changed from `array`/`` to `string`/`byte` for status `200`

[Change history](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/changes/acct-api-token/export/get.md)

---

[API](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api.md) · [All operations](https://skmtc.dev/extremecloudiq/apis/extremecloud-iq-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/extremecloudiq/extremecloud-iq-api/revisions/5cefd06a809b/schema)
