v1

latestOpenAPI 3.1.0raw.githubusercontent.com2026-06-19273210655.1 KB
Storage Providers

List storage providers

Show all storage providers for the organization.

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

get/orgs/{organization}/storage-providers

Path parameters

organizationstring required

The organization slug

Query parameters

sortstring

Available sorts are name, provider, created_at, updated_at. You can sort by multiple options by separating them with a comma. To sort in descending order, use - sign in front of the sort, for example: -name.

page[size]integer

The number of results that will be returned per page.

page[cursor]string

The cursor to start the pagination from.

filter[provider]string
Example:s3

The storage provider type.

Response

Paginated set of StorageProviderResource