Skip to content

TOTP Status

Returns whether TOTP is enabled for the current user.

Method and path

  • Method: GET
  • Path: /auth/totp/status
  • Auth: required

Response

{
  "enabled": true
}