---
title: "get oauth connect"
method: GET
path: "/oauth/get_connect/{client}"
tags: ["oauth"]
---

# get oauth connect

`GET /oauth/get_connect/{client}`

## Path parameters

- `client` string, required

## Response `200`

get

- object
  - `extra_params` object
  - `scopes` string[]
  - `grant_types` string[]
  - `client_credentials_configured` boolean — The instance OAuth entry carries shared client-credentials, so the connect dialog can skip the bring-your-own form and run the exchange server-side

---

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