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

Flowable Query API

The Query API from Flowable — 23 operation(s) for query.

Flowable Query API is one of 64 APIs that Flowable publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

Tagged areas include Query. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.

This API exposes 23 operations across 23 paths, and defines 67 schemas. It is described by OpenAPI 3.0.0, at version v1.

Requests are made against a single base URL, /flowable-rest/service.

23 operations 23 paths 67 schemas 23 POST

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.0
API Version
v1
Base URL
https://your-server/process-api
Authentication
HTTP Basic
Contact
License
Resource Areas
1

Authentication & Security 1

Flowable Query API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

Paths & Operations 23

Across 23 paths, the API surfaces 23 operations — 23 POST. Each is listed below with its method, path, parameters, and response codes.

Query 23
POST
/query/activity-instances
Query for activity instances
queryActivityInstances body → 200400
POST
/query/executions
Query executions
queryExecutions body → 200404
POST
/query/historic-activity-instances
Query for historic activity instances
queryActivityInstances body → 200400
POST
/query/historic-detail
Query for historic details
queryHistoricDetail body → 200400
POST
/query/historic-process-instances
Query for historic process instances
queryHistoricProcessInstance body → 200400
POST
/query/historic-task-instances
Query for historic task instances
queryHistoricTaskInstance body → 200404
POST
/query/historic-variable-instances
Query for historic variable instances
queryVariableInstances body → 200400
POST
/query/process-instances
Query process instances
queryProcessInstances body → 200400
POST
/query/tasks
Query for tasks
queryTasks body → 200400
POST
/query/variable-instances
Query for variable instances
queryVariableInstances body → 200400
POST
/cmmn-query/case-instances
Query case instances
queryCaseInstances body → 200400
POST
/cmmn-query/historic-case-instances
Query for historic case instances
queryHistoricCaseInstance body → 200400
POST
/cmmn-query/historic-milestone-instances
Query for historic milestone instances
queryHistoricMilestoneInstance body → 200400
POST
/cmmn-query/historic-planitem-instances
Query for historic plan item instances
queryHistoricPlanItemInstance body → 200400
POST
/cmmn-query/historic-task-instances
Query for historic task instances
queryHistoricTaskInstance body → 200404
POST
/cmmn-query/historic-variable-instances
Query for historic variable instances
queryVariableInstances 1 param body → 200400
POST
/cmmn-query/plan-item-instances
Query plan item instances
queryPlanItemInstances body → 200404
POST
/cmmn-query/tasks
Query for tasks
queryTasks body → 200400
POST
/cmmn-query/variable-instances
Query for variable instances
queryVariableInstances 1 param body → 200400
POST
/query/rendition-items
Query for rendition items
getQueryResult body → 200400
POST
/query/form-instances
Query form instances
queryFormInstances body → 200400
POST
/query/groups
Query groups
queryGroups body → 200
POST
/query/users
Query users
queryUsers body → 200400403

Schemas 67

The contract defines 67 schemas that model the data the API accepts and returns. The most detailed are HistoricTaskInstanceQueryRequest (69 properties), TaskQueryRequest (67 properties), TaskQueryRequest_2 (63 properties), HistoricTaskInstanceQueryRequest_2 (62 properties). Each schema is shown below with its type and property counts.

HistoricVariableInstanceResponse
object
6 properties
UserBodyQueryRequest
object
Request that is used for querying users.
31 properties
TaskQueryRequest
object
67 properties
HistoricActivityInstanceQueryRequest
object
18 properties
DataResponseHistoricProcessInstanceResponse
object
6 properties
DataResponseHistoricActivityInstanceResponse
object
6 properties
ExecutionQueryRequest
object
19 properties
ProcessInstanceResponse
object
23 properties
FormInstanceResponse
object
13 properties
DataResponseGroupResponse
object
6 properties
RenditionItemQueryRequest
object
38 properties
ActivityInstanceQueryRequest
object
18 properties
DataResponseExecutionResponse
object
6 properties
DataResponseHistoricDetailResponse
object
6 properties
TaskResponse
object
30 properties
EngineRestVariable
object
4 properties
VariableInstanceResponse
object
6 properties
HistoricDetailResponse
object
13 properties
FormInstanceQueryRequest
object
21 properties
DataResponseHistoricPlanItemInstanceResponse
object
6 properties
HistoricTaskInstanceResponse
object
30 properties
HistoricMilestoneInstanceResponse
object
9 properties
UserResponse
object
The response for the OSS User
6 properties 1 required
HistoricProcessInstanceResponse
object
26 properties
ActivityInstanceResponse
object
16 properties
HistoricVariableInstanceQueryRequest_2
object
12 properties
DataResponseHistoricMilestoneInstanceResponse
object
6 properties
DataResponseHistoricVariableInstanceResponse
object
6 properties
GroupResponse
object
9 properties
HistoricPlanItemInstanceResponse
object
40 properties
PlanItemInstanceQueryRequest
object
26 properties
DataResponsePlatformUserResponse
object
6 properties
CaseInstanceResponse
object
21 properties
DataResponseFormInstanceResponse
object
6 properties
RenditionItemResponse
object
14 properties
DataResponseTaskResponse
object
6 properties
TaskQueryRequest_2
object
63 properties
HistoricVariableInstanceQueryRequest
object
12 properties
HistoricCaseInstanceQueryRequest
object
60 properties
HistoricActivityInstanceResponse
object
16 properties
HistoricPlanItemInstanceQueryRequest
object
42 properties
UsersOrGroups
object
2 properties
HistoricMilestoneInstanceQueryRequest
object
10 properties
RestVariable
object
5 properties
CaseInstanceQueryRequest
object
54 properties
DataResponseCaseInstanceResponse
object
6 properties
VariableInstanceQueryRequest
object
12 properties
ExecutionResponse
object
11 properties
QueryVariable
object
4 properties
PlanItemInstanceResponse
object
39 properties
DataResponseProcessInstanceResponse
object
6 properties
VariableInstanceQueryRequest_2
object
13 properties
DataResponseHistoricTaskInstanceResponse
object
6 properties
HistoricTaskInstanceQueryRequest
object
69 properties
DataResponseVariableInstanceResponse
object
6 properties
BasicPrivilegeResponse
object
2 properties
ProcessInstanceQueryRequest
object
55 properties
DataResponseRenditionItemResponse
object
6 properties
HistoricDetailQueryRequest
object
11 properties
PlatformUserResponse
object
The response for a platform user
25 properties 3 required
DataResponsePlanItemInstanceResponse
object
6 properties
DataResponseHistoricCaseInstanceResponse
object
6 properties
HistoricTaskInstanceQueryRequest_2
object
62 properties
HistoricCaseInstanceResponse
object
21 properties
DataResponseActivityInstanceResponse
object
6 properties
GroupQueryRequest
object
Request that is used for querying groups.
16 properties
HistoricProcessInstanceQueryRequest
object
59 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flowable-query-api-openapi.yml Raw ↑

Other APIs Flowable publishes across the network.

Flowable Access Tokens API
Flowable Accounts API
Flowable Acquire and Execute API
Flowable Batch parts API
Flowable Batches API
Flowable Case Definitions API
Flowable Case Instance Identity Links API
Flowable Case Instance Variables API
Flowable Case Instances API
Flowable Cmmn Engine API
Flowable Contact Filters API
Flowable Content item API
Where this information came from

This is an independent, third-party profile of Flowable Query 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.