---
title: "Get Custom Mcp Oauth Metadata"
method: GET
path: "/api/custom-mcp-connections/{connection_id}/oauth/metadata"
tags: ["custom-mcp-connections"]
---

# Get Custom Mcp Oauth Metadata

`GET /api/custom-mcp-connections/{connection_id}/oauth/metadata`

## Path parameters

- `connection_id` string, required

## Response `200`

Successful Response

- OAuthMetadataResponse
  - `issuer` string, nullable
  - `scopes_supported` string[], required

## Other responses

- `422` — Validation Error

---

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