Check if user can access a provider via proxy
googleBearer {mcp_identity_access_token}active - Connection is workingneeds_reauth - User needs to re-authenticate (e.g., token expired and couldn’t refresh)null - Not connectedtrue only if connected is true and status is active.| Status Code | Description |
|---|---|
| 400 | Unsupported provider |
| 401 | Missing or invalid API key or access token |
| 429 | Rate limit exceeded |