public
admin
Get Registration Flow
This endpoint returns a registration 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/registration/flows
Query parameters
idstring required
The Registration Flow ID
The value for this parameter comes from flow URL Query parameter sent to your application (e.g. /registration?flow=abcde).
Response
registrationFlow
Changes
No recorded changes to this endpoint across all 4 revisions of this API.