Get TOTP Secret
GET
/account/totp/secret
Retrieves the TOTP secret and QR code URL for setting up two-factor authentication. Used for configuring authenticator apps.
Authorizations
BearerAuth
Enter your session token to authenticate API requests
TypeHTTP (bearer)
Responses
TOTP secret and setup URL
application/json
JSON
{
}