---
title: "get workspace slack oauth config"
method: GET
path: "/w/{workspace}/workspaces/slack_oauth_config"
tags: ["workspace"]
---

# get workspace slack oauth config

`GET /w/{workspace}/workspaces/slack_oauth_config`

## Path parameters

- `workspace` string, required

## Response `200`

slack oauth config

- object
  - `slack_oauth_client_id` string, nullable
  - `slack_oauth_client_secret` string, nullable — Masked with *** if set

---

[API](https://skmtc.dev/windmill/apis/windmill-api.md) · [All operations](https://skmtc.dev/windmill/apis/windmill-api/llms.txt) · [OpenAPI document](https://skmtc-service-production.skmtc.workers.dev/v1/apis/windmill/windmill-api/revisions/7b281701c340/schema)
