Skip to main content
GET
Get security settings

Authorizations

Authorization
string
header
required

Bearer authentication header of the form Bearer <token>, where <token> is your auth token.

Response

200 - application/json

Security settings retrieved successfully

two_factor_method
enum<string>

Current 2FA method

Available options:
none,
app,
sms,
email
backup_codes_remaining
integer

Number of backup codes remaining

last_password_change
string<date-time>

Last password change timestamp

active_sessions
object[]