API Reference

Get Script Running Count by User

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.
Query Params
boolean
required

Whether you'd like to list automation rules triggered by single users who are not in any teams (true) or by teams (false). The usage of true here is seldom meaningful for cloud.seatable.io as all the users in the SeaTable Cloud are team users.

string

The ID of the user you are querying. Optional. If you don't define a user, all the users are queried.

string

For which month you'd like to list the statistics in the format of YYYYMM. Statistics of automation rules before 202109 are not correctly summarized.

Response

Language
Credentials
URL
Click Try It! to start a request and see the response here! Or choose an example:
application/json