Properties
NAME | TYPE | DESCRIPTION |
total | integer | Total number of executions documents that matched your query. |
executions | array | List of executions. Can be one of: |
Example
JSON
{
"total": 5,
"executions": ""
}
JSON
{
"total": 5,
"executions": ""
}