get https://{server}/api/v2.1/admin/statistics/scripts-running/
Use this request to overview the scripts running statistics of a certain user, or all the users in your system.
In the response:
total_run_count
is the total number of runs;total_run_time
is the total time of runs, in seconds.