latestOpenAPI 3.0.2cPanel License2026-08-106251554.3 MB

3da41671c02c

SSL
Auto-Generated Certificates

Return AutoSSL check script cron entry

This function returns the cron entry for the autossl_check.pl AutoSSL certificate check script.

get/get_autossl_check_schedule

Response

HTTP Request was successful.

Example response

{
  "data": {
    "cron": [
      "54 1 * * *"
    ],
    "next_time": "2016-06-09T06:00:00.000Z"
  },
  "metadata": {
    "command": "get_autossl_check_schedule",
    "reason": "OK",
    "result": 1,
    "version": 1
  }
}