curl --location --request GET 'https://api.gauas.com/api/v2/account/mfa/totp/qr' \
--header 'Authorization: Bearer {{ACCESS-TOKEN}}'{
"account": "string",
"issuer": "string",
"message": "string",
"qr_code": "string",
"secret": "string",
"status": 0
}