Authorization: Bearer ********************
curl --location --request GET 'https://api.servebolt.io/v1/environments//cronjobs' \
--header 'Accept: application/json' \
--header 'Authorization: Bearer <token>' \
--header 'Content-Type: application/json'
{}