Get backup codes
Get all backup codes for the user with their usage status. Requires identity verification.
GET
/api/my-account/mfa-verifications/backup-codes
curl \
--request GET 'https://[tenant_id].logto.app/api/my-account/mfa-verifications/backup-codes' \
--header "Authorization: Bearer $ACCESS_TOKEN"