Get the caller’s OAuth connection status for an MCP server (deprecated shape)
GEThttps://platform.docana.com/api/v1/mcp-servers/connection/
deprecated
This endpoint has been deprecated and may be replaced or removed in future versions of the API.
Deprecated: use GET /api/v1/mcp-servers/{mcpServerId}/connection/, which addresses the server in the path instead of a required query parameter. Same payload, same behavior.
Request
Responses
- 200
- 400
- 401
- 403
- 404
- 500
The connection status
The request body, query, or path failed validation. See validationErrors.
The API key or session is missing, expired, or malformed.
The caller is authenticated but not allowed to perform this operation.
MCP server not found
Unexpected server error.