latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

SSL
Auto-Generated Certificates

Return current user's AutoSSL metadata

This function retrieves values for the currently authenticated user's AutoSSL's metadata keys.

get/get_autossl_metadata

Response

HTTP Request was successful.

Example response

{
  "data": {
    "payload": {
      "clobber_externally_signed": 1,
      "notify_autossl_expiry": 1,
      "notify_autossl_expiry_coverage": 1,
      "notify_autossl_expiry_coverage_user": 1,
      "notify_autossl_expiry_user": 1,
      "notify_autossl_renewal": 1,
      "notify_autossl_renewal_coverage": 1,
      "notify_autossl_renewal_coverage_reduced": 1,
      "notify_autossl_renewal_coverage_reduced_user": 1,
      "notify_autossl_renewal_uncovered_domains": 1,
      "notify_autossl_renewal_uncovered_domains_user": 1,
      "notify_autossl_renewal_user": 1
    }
  },
  "metadata": {
    "command": "get_autossl_metadata",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}