---
title: "OAuth2 protected resource metadata."
method: GET
path: "/.well-known/oauth-protected-resource"
tags: ["Enterprise"]
---

# OAuth2 protected resource metadata.

`GET /.well-known/oauth-protected-resource`

## Response `200`

OK

- CodersdkOAuth2ProtectedResourceMetadata
  - `authorization_servers` string[]
  - `bearer_methods_supported` string[]
  - `resource` string
  - `scopes_supported` string[]

---

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