latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

Authentication
Two-Factor Authentication

Return configured issuer for current user

This function returns the currently configured issuer. The issuer appears within the authentication app.

get/twofactorauth_get_issuer

Response

HTTP Request was successful.

Example response

{
  "data": {
    "issuer": "example.cpanel.net",
    "system_wide_issuer": "example.cpanel.net"
  },
  "metadata": {
    "command": "twofactorauth_get_issuer",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}