---
title: "Supported workspace providers"
method: GET
path: "/workspace_providers"
tags: ["Workspaces"]
---

# Supported workspace providers

`GET /workspace_providers`

Lists supported workspace providers such as Amazon S3, Google Cloud Storage or Azure Blob Storage.
The response is an object of all available workspace providers with their supported parameters,
e.g. credentials for registering an existing workspace.

The parameters for the workspace provider MUST be defined upon creation
of a workspace and the workspace will be set up accordingly.

Workspace provider names MUST be accepted in a *case insensitive* manner throughout the API.

## Response `200`

An object with a map containing all workspace provider names as keys and an object that defines supported parameters, e.g. credentials.

- object
  - `providers` object — Map of supported workspace providers

## Other responses

- `4XX` — unresolved $ref
- `5XX` — unresolved $ref

## Changes

- **2024-09-09** `3b338366e33b` — 1 info
  - endpoint added
- **2023-10-11** `c3433de805e9` — 1 breaking
  - api path removed without deprecation

[Change history](https://skmtc.dev/open-eo/apis/openeo-api-workspaces-extension/changes/workspace_providers/get.md)

---

[API](https://skmtc.dev/open-eo/apis/openeo-api-workspaces-extension.md) · [All operations](https://skmtc.dev/open-eo/apis/openeo-api-workspaces-extension/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/open-eo/openeo-api-workspaces-extension/revisions/6f92902ecf78/schema)
