Authorization: ********************curl --location --request GET 'https://api-homolog.docsend.com.br/api/v1/auth/2fa/status' \
--header 'Authorization: Bearer <token>'{
"enabled": true,
"required": true,
"configured": true,
"remainingBackupCodes": 0
}