---
title: "GET /workspaces/{workspaceId}/configuration"
method: GET
path: "/workspaces/{workspaceId}/configuration"
---

# GET /workspaces/{workspaceId}/configuration

`GET /workspaces/{workspaceId}/configuration`

Gets the current configuration string for the given workspace.

## Path parameters

- `workspaceId` string, required

## Response `200`

Success

- DescribeWorkspaceConfigurationResponse
  - `configuration` string, required — The configuration string for the workspace that you requested. For more information about the format and configuration options available, see <a href="https://docs.aws.amazon.com/grafana/latest/userguide/AMG-configure-workspace.html">Working in your Grafana workspace</a>.
  - `grafanaVersion` string — The supported Grafana version for the workspace.

## Other responses

- `480` — ResourceNotFoundException
- `481` — ThrottlingException
- `482` — AccessDeniedException
- `483` — InternalServerException

---

[API](https://skmtc.net/aws/apis/grafana.md) · [All operations](https://skmtc.net/aws/apis/grafana/llms.txt) · [OpenAPI document](https://skmtc-service-staging.skmtc.workers.dev/v1/apis/aws/grafana/versions/76cc5bd3d508/schema)
