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 History Process API

The History Process API from Flowable — 8 operation(s) for history process.

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

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

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

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

11 operations 8 paths 7 schemas 2 DELETE7 GET2 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 History Process API declares 1 security scheme for authenticating requests. It accepts HTTP basic authentication (basicAuth).

Paths & Operations 11

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

History Process 11
GET
/history/historic-process-instances
List of historic process instances
listHistoricProcessInstances 45 params → 200400
GET
/history/historic-process-instances/{processInstanceId}
Get a historic process instance
getHistoricProcessInstance 1 param → 200404
DELETE
/history/historic-process-instances/{processInstanceId}
Delete a historic process instance
deleteHistoricProcessInstance 1 param → 204404
GET
/history/historic-process-instances/{processInstanceId}/comments
List comments on a historic process instance
listHistoricProcessInstanceComments 1 param → 200404
POST
/history/historic-process-instances/{processInstanceId}/comments
Create a new comment on a historic process instance
createComment 1 param body → 201400404
GET
/history/historic-process-instances/{processInstanceId}/comments/{commentId}
Get a comment on a historic process instance
getComment 2 params → 200404
DELETE
/history/historic-process-instances/{processInstanceId}/comments/{commentId}
Delete a comment on a historic process instance
deleteComment 2 params → 204404
GET
/history/historic-process-instances/{processInstanceId}/identitylinks
List identity links of a historic process instance
listHistoricProcessInstanceIdentityLinks 1 param → 200404
GET
/history/historic-process-instances/{processInstanceId}/variables/{variableName}/data
Get the binary data for a historic process instance variable
getHistoricProcessInstanceVariableData 2 params → 200404
POST
/query/historic-process-instances
Query for historic process instances
queryHistoricProcessInstance body → 200400
GET
/cmmn-history/historic-case-instances/{caseInstanceId}/variables/{variableName}/data
Get the binary data for a historic case instance variable
getHistoricCaseInstanceVariableData 2 params → 200404

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are HistoricProcessInstanceQueryRequest (59 properties), HistoricProcessInstanceResponse (26 properties), CommentResponse (8 properties), HistoricIdentityLinkResponse (7 properties). Each schema is shown below with its type and property counts.

DataResponseHistoricProcessInstanceResponse
object
6 properties
HistoricIdentityLinkResponse
object
7 properties
HistoricProcessInstanceResponse
object
26 properties
RestVariable
object
5 properties
QueryVariable
object
4 properties
CommentResponse
object
8 properties
HistoricProcessInstanceQueryRequest
object
59 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

flowable-history-process-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 History Process 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.