mcp_management

Get Mcp Oauth User Credential Status

Check whether the calling user has a stored OAuth2 credential for this MCP server

get/v1/mcp/server/{server_id}/oauth-user-credential/status

Path parameters

server_idstring required

Response

Successful Response

connected_atstring nullable
expires_atstring nullable
has_credentialboolean required
is_expiredboolean
server_idstring required

Changes