curl --location --request GET '/croncmds/' \
--header 'Authorization: Bearer 0cb972b0-516c-8c7a-8c95-955263eed4c1'
{
"code": 0,
"message": "string",
"data": {
"id": 0,
"cron": "string",
"cmd": "string",
"to_self": true,
"to_others": "string",
"memo": "string"
}
}