public
admin
Get Login Flow
This endpoint returns a login flow's context with, for example, error details and other information.
More information can be found at Ory Kratos User Login and User Registration Documentation.
get/self-service/login/flows
Query parameters
idstring required
The Login Flow ID
The value for this parameter comes from flow URL Query parameter sent to your application (e.g. /login?flow=abcde).
Response
loginFlow
Changes
No recorded changes to this endpoint across all 4 revisions of this API.