Whilst it is not possible to view this data in the AB test dashboard, it is possible to find it in the API response.
You can verify which variant is being used to return results by checking the abTestVariantID
parameter of the API response when sending getRankingInfo:true as a query parameter.
You can find more information on the parameters returned in the response here.
Enabling getRankingInfo
will introduce performance penalties.