Authorization: Bearer ********************
curl --location --request GET 'http://localhost:5600/open/crons/import' \ --header 'Authorization: Bearer <token>'
{ "code": 0 }