CURLcurl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/workers/status"
Get workers status
CURLcurl -X GET \ -H "Authorization: [[apiKey]]" \ -H "Accept: application/json" \ "https://hostname:443/workers/status"