MCP OAuth

Get the current OAuth connection status for an MCP server

get/api/mcp-oauth/{mcpServerId}/status

Path parameters

mcpServerIdstring required

Query parameters

userIdstring

Response

Token status (never includes the token value itself)

mcpServerIdstring required
authMethod'static' | 'oauth' | 'auto' required
connectedboolean required

Changes

Changed in 1 of the 104 revisions of this API.2

    • added the media type application/json for the response with the status

      response-media-type-added

    • added the media type application/json for the response with the status

      response-media-type-added