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