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 Conditions API

Conditions are used by features such as data alerting and subscriptions to determine when action should be taken, based on data in a Qlik app.

Qlik Conditions 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 11 operations across 7 paths, organized into 4 resource areas, and defines 37 schemas. It is described by OpenAPI 3.0.0.

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

11 operations 7 paths 37 schemas 2 DELETE4 GET1 PATCH3 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/conditions
Resource Areas
4

Paths & Operations 11

Across 7 paths, the API surfaces 11 operations — 2 DELETE, 4 GET, 1 PATCH, 3 POST, 1 PUT. They span 4 resource areas: conditions, evaluations, condition preview, api settings. Each is listed below with its method, path, parameters, and response codes.

conditions 4
POST
/api/v1/conditions
Creates a new condition.
createCondition body → 201400default
GET
/api/v1/conditions/{id}
Retrieve a specific condition by id.
getCondition 1 param → 200404default
PATCH
/api/v1/conditions/{id}
Patch values in the condition
updateCondition 1 param body → 204400404default
DELETE
/api/v1/conditions/{id}
Delete the condition
deleteCondition 1 param → 204404default
evaluations 3
POST
/api/v1/conditions/{id}/evaluations
Executes the condition
executeCondition 1 param body → 201400500default
GET
/api/v1/conditions/{id}/evaluations/{evaluationId}
Get an Evaluation
2 params → 200404default
DELETE
/api/v1/conditions/{id}/evaluations/{evaluationId}
Delete an Evaluation
2 params → 204404default
condition preview 2
POST
/api/v1/conditions/previews
Create condition preview request\
conditionsPreview body → 201400500default
GET
/api/v1/conditions/previews/{id}
Get condition preview response
conditionsPreviewGet 1 param → 200400404500default
api settings 2
GET
/api/v1/conditions/settings
Retrieves condition manager settings
ConditionManagerAPISettingsGet → 200404500default
PUT
/api/v1/conditions/settings
Updates condition manager settings
conditionManagerAPISettingsUpload 1 param body → 204400500default

Schemas 37

The contract defines 37 schemas that model the data the API accepts and returns. The most detailed are Evaluation (20 properties), ConditionBase (11 properties), DataCondition (7 properties), DataConditionCreateRequest (7 properties). Each schema is shown below with its type and property counts.

APISettings
object
2 properties 1 required
APISettingsUpload
object
1 property 1 required
CausalEvent
object
5 properties
CausalEventData
object
2 properties
CausalEventExtensions
object
3 properties
CompoundCondition
object
A condition made up of other conditions
2 properties
CompoundCondition_data
object
Condition data
3 properties
Condition
object
only one of compoundCondition or dataCondition should be set
5 properties 1 required
ConditionBase
object
A base condition
11 properties
ConditionCreateRequest
object
only one of compoundCondition or dataCondition should be set
3 properties 1 required
ConditionDimensions
array
List of returned dimensions
ConditionDimensions_inner
object
3 properties
ConditionHeaders
array
List of header labels
ConditionMeasures
array
List of returned measures
ConditionMeasures_inner
object
3 properties
ConditionPatch
array
A JSON Patch document as defined in https://datatracker.ietf.org/doc/html/rfc6902.
ConditionPatch_inner
object
3 properties 2 required
ConditionResponse
object
2 properties
CreateEvaluationRequest
object
3 properties 2 required
CreateEvaluationResponse
object
3 properties
DataCondition
object
A condition based on data within an app
7 properties
DataConditionCreateRequest
object
A condition based on data within an app
7 properties
Error
object
4 properties
ErrorResponse
object
2 properties
Errors
array
Evaluation
object
20 properties
EvaluationError
object
4 properties
EvaluationError_meta
object
1 property
EvaluationErrors
array
GetEvaluationResponse
object
Get response returns the evaluation and condition associated
2 properties
HistoryProperties
object
History properties
1 property
PreviewEvaluation
object
5 properties
PreviewResponse
object
1 property
PreviewStatusResponse
object
5 properties
Selections
array
List of fields according to the bookmark definition
Selections_inner
object
3 properties
SingleErrorResponse
object
4 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

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