Need help with your APIs? I offer API discovery, governance & evangelism services. Explore services →
API Evangelist API Evangelist
Discovery
Learnings
Guidance
Toolbox
Alignment
API Evangelist LLC

Activiti Models History API

Model Version history

Activiti Models History API is one of 43 APIs that Activiti publishes on the APIs.io network, described by a machine-readable OpenAPI specification.

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

This API exposes 2 operations across 2 paths, and defines 3 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.

2 operations 2 paths 3 schemas 2 GET

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.0.3
API Version
1.4.0
Base URL
https://your-activiti-host/activiti-rest/service
Authentication
HTTP Basic
License
Resource Areas
1

Authentication & Security 1

Activiti Models History 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 2

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

Models History 2

Model Version history

GET
/api/enterprise/models/{modelId}/history
To get the version information for a model
getModelHistoryCollectionUsingGET 2 params → 200401403404
GET
/api/enterprise/models/{modelId}/history/{modelHistoryId}
To get a particular older version of a model
getProcessModelHistoryUsingGET 2 params → 200401403404

Schemas 3

The contract defines 3 schemas that model the data the API accepts and returns. The most detailed are ModelRepresentation (16 properties), ResultListDataRepresentation (4 properties). Each schema is shown below with its type and property counts.

ModelRepresentation
object
16 properties
ResultListDataRepresentation
object
4 properties
AbstractRepresentation

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activiti-models-history-api-openapi.yml Raw ↑

Other APIs Activiti publishes across the network.

Activiti Cloud Runtime Bundle API
Activiti About API
Activiti Admin Endpoints API
Activiti Admin Groups API
Activiti Admin Tenants API
Activiti Admin Users API
Activiti Alfresco API
Activiti Apps API
Activiti Apps Definition API
Activiti Apps Runtime API
Activiti Comments API
Activiti Content API