Activiti Task API is one of 43 APIs that Activiti publishes on the APIs.io network, described by a machine-readable OpenAPI specification.
Tagged areas include Task. The published artifact set on APIs.io includes an OpenAPI specification and API documentation.
This API exposes 27 operations across 20 paths, and defines 22 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 Task 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 27
Across 20 paths, the API surfaces 27 operations — 2 DELETE, 7 GET, 9 POST, 9 PUT. Each is listed below with its method, path, parameters, and response codes.
Manage Tasks
Schemas 22
The contract defines 22 schemas that model the data the API accepts and returns. The most detailed are FormFieldRepresentation (30 properties), TaskRepresentation (28 properties), FormDefinitionRepresentation (19 properties), RelatedContentRepresentation (13 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.