List the timer scripts currently running along with the their intervals.
http://gambitcomm.local
http://gambitcomm.local
http://gambitcomm.local
http://gambitcomm.local
GET
/mimic/agent/{agentNum}/timer/script/list
The command mimic timer script list lists global timer scripts, the command /mimic/timer/script/{agentNum}/list is the per-agent equivalent NOTE Global timer scripts run globally but within them you can address individual agents using {agentNum}. To schedule timerscripts for an individual agent, use /mimic/timer/script/{agentNum}.
Request Request Example
Shell
JavaScript
Java
Swift
curl--location--request GET 'http://gambitcomm.local/mimic/agent//timer/script/list'