# Get backup codes **GET /api/my-account/mfa-verifications/backup-codes** Get all backup codes for the user with their usage status. Requires identity verification. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200: The backup codes were retrieved successfully. ### 401: Unauthorized or identity verification required. ### 403: Forbidden ### 404: No backup codes found for the user. [Powered by Bump.sh](https://bump.sh)