How AI is applied across API Evangelist and APIs.io. Read my AI disclosure →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Qlik Tasks API

Qlik Cloud Tasks API. 16 operations published as OpenAPI 3.0.0 at https://qlik.dev/specs/rest/scheduling/tasks.json

Qlik Tasks API is one of 82 APIs that Qlik Sense APIs publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Business Intelligence and REST. The published artifact set on APIs.io includes API documentation, an API reference, and an OpenAPI specification.

This API exposes 16 operations across 12 paths, organized into 2 resource areas, and defines 31 schemas. It is described by OpenAPI 3.0.0.

Requests are made against a single base URL, https://{tenant}.{region}.qlikcloud.com.

16 operations 12 paths 31 schemas 1 DELETE11 GET1 PATCH2 POST1 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
Base URL
https://{tenant}.{region}.qlikcloud.com/api/scheduling/tasks
Resource Areas
2

Paths & Operations 16

Across 12 paths, the API surfaces 16 operations — 1 DELETE, 11 GET, 1 PATCH, 2 POST, 1 PUT. They span 2 resource areas: task, task-graph. Each is listed below with its method, path, parameters, and response codes.

task 11
GET
/api/scheduling/tasks
List tasks
listTasks 5 params → 200400401403404500503
POST
/api/scheduling/tasks
Create a task
createTask body → 201400401403404500503
GET
/api/scheduling/tasks/{id}
Get a task
getTask 1 param → 200400401403404500503
PATCH
/api/scheduling/tasks/{id}
Patch a task
patchTask 1 param body → 200204400401403404500503
PUT
/api/scheduling/tasks/{id}
Replace a task
updateTask 1 param body → 200400401403404409500503
DELETE
/api/scheduling/tasks/{id}
Delete a task
deleteTask 1 param → 204400401403404500503
POST
/api/scheduling/tasks/{id}/actions/start
Start a task
startTask 2 params → 200400401403404500503
GET
/api/scheduling/tasks/{id}/runs
List task runs
getTaskRuns 4 params → 200400401403404500503
GET
/api/scheduling/tasks/{id}/runs/{runId}/log
Get task run log
getTaskRunLog 3 params → 200400401403404500503
GET
/api/scheduling/tasks/{id}/runs/last
Get last task run
getTaskLastRun 1 param → 200400401403404500503
GET
/api/scheduling/tasks/resources/{id}/runs
List task runs for a resource
getResourceRuns 4 params → 200400401403404500503
task-graph 5
GET
/api/scheduling/tasks/{id}/graphs/ancestors
Get ancestor graph
listAncestorTasks 3 params → 200400401403404500503
GET
/api/scheduling/tasks/{id}/graphs/children
List child tasks
listChildTasks 5 params → 200400401403404500503
GET
/api/scheduling/tasks/{id}/graphs/descendants
Get descendant graph
listDescendantTasks 3 params → 200400401403404500503
GET
/api/scheduling/tasks/{id}/graphs/parents
List parent tasks
listParentTasks 5 params → 200400401403404500503
GET
/api/scheduling/tasks/{id}/graphs/subgraph
Get task subgraph
listTaskSubgraph 3 params → 200400401403404500503

Schemas 31

The contract defines 31 schemas that model the data the API accepts and returns. The most detailed are taskMetadata (18 properties), Task (14 properties), OrchRunBase (8 properties), eventstate (7 properties). Each schema is shown below with its type and property counts.

action
object
6 properties
actionExecTimeout
string
The maximum duration for executing a single action, expressed as an ISO 8601 duration string or an expression that evaluates to one.
correlationDef
object
A correlation definition used to match a CloudEvent to a specific workflow instance.
2 properties 1 required
crondef
end
boolean
Marks this state as a terminal state in the workflow.
ErrorResponse
object
2 properties
eventdef
object
5 properties
Events
array
CloudEvent definitions for the workflow. Defines the events that can be consumed or produced by the workflow.
eventstate
object
A workflow state that waits for one or more CloudEvents, then consumes them and invokes one or more actions sequentially or in parallel.
7 properties
eventTimeout
string
The maximum duration to wait for the defined events to be received, expressed as an ISO 8601 duration string or an expression that evaluates to one.
functionref
object
A reference to a function to invoke, either as a name string or a structured object.
HttpResult
object
6 properties
JSONPatch
array
Link
object
1 property 1 required
onevents
object
3 properties 1 required
OrchMeta
object
4 properties 2 required
OrchRun
OrchRunBase
object
8 properties 5 required
OrchRunList
object
2 properties
PatchValue
The value to use in a JSON Patch operation.
schedule
startdef
object
The start definition for a workflow, including optional schedule configuration.
stateExecTimeout
string
The maximum duration for executing this state, expressed as an ISO 8601 duration string or an expression that evaluates to one.
Task
object
14 properties 2 required
TaskGraph
object
3 properties
TaskGraphEdge
object
3 properties
TaskGraphVertex
object
3 properties
TaskList
object
2 properties
taskMetadata
object
18 properties
taskTopology
object
Indicates the task's position in a dependency graph.
2 properties
TriggerMeta
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-scheduling-tasks.json Raw ↑

Other APIs Qlik Sense APIs publishes across the network.

Qlik Engine API
Qlik Server-Side Extension Protocol
Qlik Cloud System Events
Qlik MCP Server
Qlik Apps API
Qlik Change stores API
Qlik Adaptive cards API
Qlik ODAG apps API
Qlik ODAG links API
Qlik ODAG requests API
Qlik ODAG settings API
Qlik API keys API
Where this information came from

This is an independent, third-party profile of Qlik Tasks API, published by API Evangelist. We do not operate, host, resell, or support these APIs, and we are not affiliated with or endorsed by the company unless stated above. Everything here is built from publicly available information — the company's own site, developer portal, documentation, public repositories, and the specifications it publishes for public use. Nothing is obtained by breaching a system, defeating an access control, or using credentials.

The Kin Score and Agent Readiness rating are independently calculated assessments of a company's public API artifacts, scored against a published rubric. They are not certifications, endorsements, security assessments, or audits.

Corrections, re-scores, and removal are free — no partnership or purchase required, and you do not need to justify the request. A removed company is recorded as unrated, never scored zero for having asked. Acknowledgement within one business day; removal within two.

info@apievangelist.com · Read the full data-sourcing policy →
On a security or compliance team? Put security in the subject line and you will get a person, not a form — we will tell you exactly which public URLs this profile was built from.