# Get MFA verifications **GET /api/my-account/mfa-verifications** Get MFA verifications for the user. ## Servers - Logto endpoint address.: https://[tenant_id].logto.app (Logto endpoint address.) ## Authentication methods - O auth2 ## Parameters ## Responses ### 200: The MFA verifications were retrieved successfully. #### Body Parameters: application/json (array[object]) - **id** (string) - **createdAt** (string) - **type** (string) - **agent** (string) - **name** (string) - **remainCodes** (number) ### 400: Bad Request ### 401: Unauthorized ### 403: Forbidden [Powered by Bump.sh](https://bump.sh)