v97

latestOpenAPI 3.1.0raw.githubusercontent.com2026-07-31135175384.2 KB
Managed Auth

Stream login flow events via SSE

Establishes a Server-Sent Events (SSE) stream that delivers real-time login flow state updates. The stream terminates automatically once the flow reaches a terminal state (SUCCESS, FAILED, EXPIRED, CANCELED).

get/auth/connections/{id}/events

Path parameters

idstring required

The auth connection ID to follow.

Response

SSE stream of auth connection state updates.