GET /{environmentId}/flows/{flowID}
endpoint to verify the flow initialization. The Location
HTTP header returned in step 2 contains the flow ID in the URL that opesn the application’s sign-on screen. When you run this request, specifying this flow ID, the response returns the initial flow status
, which is USERNAME_PASSWORD_REQUIRED
.