---
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

## Changes

- **2026-07-26** `13940b6986a4` — 1 info
  - endpoint added

[Change history](https://skmtc.dev/every/apis/every-api/changes/api/custom-mcp-connections/:connection_id/oauth/metadata/get.md)

---

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