SSL
Auto-Generated Certificates
Return AutoSSL log files
This function lists the AutoSSL feature's log files.
get/get_autossl_logs_catalog
Response
HTTP Request was successful.
Example response
{
"data": {
"payload": [
{
"in_progress": 1,
"provider": "cPanel",
"start_time": "2016-06-09T14:25:37.000Z",
"username": "username"
}
]
},
"metadata": {
"command": "get_autossl_logs_catalog",
"reason": "OK",
"result": 1,
"version": 1
}
}