---
title: "List all export storages from the project"
method: GET
path: "/api/storages/export"
tags: ["Storage"]
---

# List all export storages from the project

`GET /api/storages/export`

Retrieve a list of the export storages of all types with their IDs.

## Query parameters

- `ordering` string

## Response `200`

List of export storages of all types with their IDs.

- object[]

---

[API](https://skmtc.net/humansignal/apis/label-studio-api.md) · [All operations](https://skmtc.net/humansignal/apis/label-studio-api/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/humansignal/label-studio-api/revisions/1d13f90af57a/schema)
