Authorization: Bearer ********************
curl --location --request GET 'https://api.vpsbg.eu/v1/user/2fa' \
--header 'Accept;'
{
"secret_key": "TYFM77AMC6O2RPHA",
"otp_auth_url": "otpauth://totp/VPSBG:test%test.com?secret=TYFM77AMC6O2RPHA&issuer=VPSBG&algorithm=SHA1&digits=6&period=30"
}