curl --location --request GET 'https://api.ssojet.com/api/v1/auth/mfa/backupcode?client_id=' \
--header 'x-client-id;' \
--header 'User-Agent: SSOjet/1.0.0 (https://ssojet.com)' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}