---
title: "List storage providers"
method: GET
path: "/orgs/{organization}/storage-providers"
tags: ["Storage Providers"]
---

# List storage providers

`GET /orgs/{organization}/storage-providers`

Show all storage providers for the organization.

Processing mode: <small><code>sync</code></small>

## Path parameters

- `organization` string, required

## Query parameters

- `sort` string
- `page[size]` integer
- `page[cursor]` string
- `filter[provider]` string

## Response `200`

Paginated set of `StorageProviderResource`

## Other responses

- `403` — Authorization error
- `404` — Not found

---

[API](https://skmtc.net/mfullbrook/apis/forge.md) · [All operations](https://skmtc.net/mfullbrook/apis/forge/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/mfullbrook/forge/revisions/24ad66d99f93/schema)
