public
admin
Get Verification Flow
This endpoint returns a verification flow's context with, for example, error details and other information.
More information can be found at Ory Kratos Email and Phone Verification Documentation.
get/self-service/verification/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. /verification?flow=abcde).
Response
verificationFlow
Changes
No recorded changes to this endpoint across all 4 revisions of this API.