v1

latestOpenAPI 3.0.3MIT2026-07-176638100.8 KB

Retrieve one-time use recovery codes.

If a user has two-factor authentication enabled, they can generate and use a recovery code if they lose or otherwise can't use their second factor device.

get/mf-recovery-codes

Path parameters

show_codesstring

Response

Multi-factor recovery code form

Example response

{
  "meta": {
    "code": 200
  }
}