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

API for managing tasks and task chains in Qlik Cloud. The requesting user needs the "reload" permission on the target resource to use this set of endpoints. A tenant admin can use GET /v1/tasks and DELETE /v1/tasks/{id} to perform administrative actions, even without the "reload" permission.

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 10 operations across 7 paths, and defines 24 schemas. It is described by OpenAPI 3.0.0.

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

10 operations 7 paths 24 schemas 1 DELETE6 GET2 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/v1/tasks
Resource Areas
1

Paths & Operations 10

Across 7 paths, the API surfaces 10 operations — 1 DELETE, 6 GET, 2 POST, 1 PUT. Each is listed below with its method, path, parameters, and response codes.

task 10
GET
/api/v1/tasks
List tasks
ListTasks 4 params → 200400401403404500503
POST
/api/v1/tasks
Create a task
CreateTask 1 param body → 201400401403404500503
GET
/api/v1/tasks/{id}
Get a task
GetTask 1 param → 200400401403404500503
PUT
/api/v1/tasks/{id}
Update a task
UpdateTask 1 param body → 200400401403404500503
DELETE
/api/v1/tasks/{id}
Delete a task
DeleteTask 1 param → 204400401403404500503
POST
/api/v1/tasks/{id}/actions/start
Start a task
StartTask 2 params → 200400401403404500503
GET
/api/v1/tasks/{id}/runs
List task runs
GetTaskRuns 4 params → 200400401403404500503
GET
/api/v1/tasks/{id}/runs/{runId}/log
Get task run log
GetTaskRunLog 3 params → 200400401403404500503
GET
/api/v1/tasks/{id}/runs/last
Get last task run
GetTaskLastRun 1 param → 200400401403404500503
GET
/api/v1/tasks/resources/{id}/runs
List task runs for a resource
GetResourceRuns 4 params → 200400401403404500503

Schemas 24

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

action
object
6 properties
actionExecTimeout
string
Action execution timeout duration (literal ISO 8601 duration format or expression which evaluation results in an ISO 8601 duration)
correlationDef
object
CloudEvent correlation definition
2 properties 1 required
crondef
end
boolean
State end definition
ErrorResponse
object
2 properties
eventdef
object
5 properties
Events
array
Workflow CloudEvent definitions. Defines CloudEvents that can be consumed or produced
eventstate
object
This state is used to wait for events from event sources, then consumes them and invoke one or more actions to run in sequence or parallel
7 properties
eventTimeout
string
Timeout duration to wait for consuming defined events (literal ISO 8601 duration format or expression which evaluation results in an ISO 8601 duration)
functionref
object
HttpResult
object
6 properties
Link
object
1 property 1 required
onevents
object
3 properties 1 required
OrchMeta
object
3 properties 2 required
OrchRun
object
14 properties 10 required
OrchRunList
object
2 properties
schedule
startdef
object
stateExecTimeout
string
Workflow state execution timeout duration (literal ISO 8601 duration format or expression which evaluation results in an ISO 8601 duration)
Task
object
14 properties 2 required
TaskList
object
2 properties
taskMetadata
object
12 properties
TriggerMeta
object
2 properties 2 required

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

qliksense-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.