Activiti Process Instances API
Manage Process Instances
Activiti Process Instances API is one of 43 APIs that Activiti publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Process Instances. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 5 operations across 3 paths, and defines 14 schemas. It is described by OpenAPI 3.0.3, at version 1.4.0.
Requests are made against a single base URL, https://{host}/activiti-app.
Metadata
The identity and technical contract details declared by the specification.
Authentication & Security 1
Activiti Process Instances API declares
1 security scheme
for authenticating requests.
It accepts HTTP basic authentication (basicAuth).
By default, every request must be authenticated.
basicAuth— HTTP Basic Authentication using valid Activiti user credentials
Paths & Operations 5
Across 3 paths, the API surfaces 5 operations — 1 DELETE, 3 GET, 1 POST. Each is listed below with its method, path, parameters, and response codes.
Manage Process Instances
Schemas 14
The contract defines 14 schemas that model the data the API accepts and returns. The most detailed are FormFieldRepresentation (30 properties), FormDefinitionRepresentation (19 properties), ProcessInstanceRepresentation (17 properties), ConditionRepresentation (8 properties). Each schema is shown below with its type and property counts.
Specification
The full machine-readable OpenAPI contract behind this narrative.
Source
More from Activiti 12
Other APIs Activiti publishes across the network.