Response from the endpoint

Main object

FieldData TypeDescription
Successbooleanresult of the request
ErrorMessagestringif some problem happens and the success is false, this is the error message
ExecutionsArray[Execution]List of the executions in queue and in execution

Execution object

FieldData TypeDescription
StatusstringCurrent execution status. One of this options Queued, InProgress, Complete, InError, NotFound
MainExecutionTrackerIdintegerExecution tracker id. Is to be used in the requests to obtain information about this execution