Skip to Content
Qmc ServiceGet All Tasks

Get All Tasks

GET /getAllTasks

Get All Reload Tasks of the connected Qlik server.

Header

FieldValue
AccessTokenAccessToken_taskStart set in the Config
Status: 200 { createdDate?: string, enabled?: boolean, id: string, isManuallyTriggered?: boolean, maxRetries?: number, modifiedByUser?: string, modifiedDate?: string, name: string, operational?: { id: string, lastExecutionResult: { details: [], duration: number, executionNodeName: string, id: string, scriptLogAvailable: boolean, scriptLogLocation: string, scriptLogSize: number, startTime: string, status: number, stopTime: string, }, nextExecution: string, status: number, }, shemaPath?: string, taskSessionTimeout?: number, taskType?: number }[]
Last updated on