Parameter | Description |
---|---|
Execution ID | The ID of the execution. |
Workspace ID | The ID of the workspace. |
{
"executions_data": [
{
"Duration": 16,
"Execution": 604,
"LMAlertID": "<string>",
"LMUniqueAlertID": "<string>",
"Name": "<string>",
"ServiceNowID": "<string>",
"Started": 366,
"StartedReadable": "2021-07-16T15:40:53",
"State": "Completed",
"Subflow": true,
"Workspace": "<string>"
}
]
}
Was this page helpful?