Users
Get the recovery codes for the authenticated user's 2FA
Returns the user's two-factor recovery codes — single-use codes the user can fall back to if they lose access to their authenticator app. Treat the response as sensitive; the codes should be displayed once and stored by the user offline.
get/user/two-factor-recovery-codes
Response
The recovery codes were successfully retrieved.
string[] required
A list of single-use recovery codes the user can use to authenticate if they lose access to their second factor.