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

# List all import storages from the project

`GET /api/storages/`

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

## Query parameters

- `ordering` string

## Response `200`

List of import 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/8ab207b03dd5/schema)
