Verify default credentials - streaming

Streams real-time tenant credential verification progress via Server-Sent Events (SSE).
Each event is a JSON message: data: {"type":"step_started","stepName":"...","stepNumber":1}\n\n
Replaces the WebSocket-based /verify/stream endpoint. Same message format, simpler protocol.

Path Params
uuid
required

The tenant identifier.

Responses
200

SSE stream started successfully.

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