username:passwordAuthorization: Basic *****************curl --location --request GET '/admin/cron' \
--header 'Authorization: Basic <encoded-value>'[
{
"exec_times": 0,
"name": "string",
"next": "2019-08-24T14:15:22Z",
"prev": "2019-08-24T14:15:22Z",
"schedule": "string"
}
]