Verify a credential by ID - streaming (Deprecated)

Streams real-time verification progress for one named credential over a WebSocket, as structured JSON messages.
Verifies the exact credential given rather than exercising round-robin selection, and clears stale cooldown and health metrics on success.
DEPRECATED: use POST /api/v1/cloud/tenants/{tenantId}/credentials/{credentialId}/verify/sse instead — same message
format over a simpler protocol. This WebSocket endpoint is kept only for backward compatibility with existing UI clients.

Path Params
uuid
required

The tenant identifier.

uuid
required

The credential identifier to verify.

Responses
101

Switching Protocols - WebSocket connection established.

200

OK

Language
Credentials
LoadingLoading…
Response
Click Try It! to start a request and see the response here! Or choose an example:
application/json