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

Activiti User Filters API

Manage Task & Process Filters

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

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

This API exposes 12 operations across 4 paths, and defines 7 schemas. It is described by OpenAPI 3.2.0, at version 1.4.0.

Requests are made against a single base URL, https://{host}/activiti-app.

12 operations 4 paths 7 schemas 2 DELETE4 GET2 POST4 PUT

Metadata

The identity and technical contract details declared by the specification.

Specification
OpenAPI 3.2.0
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 User Filters 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 12

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

User Filters 12

Manage Task & Process Filters

GET
/api/enterprise/filters/processes
Retrieve list of taks filters
getUserProcessInstanceFiltersUsingGET 1 param → 200401403404
POST
/api/enterprise/filters/processes
Create a user process instance task filter
createUserProcessInstanceFilterUsingPOST body → 200201401403404
PUT
/api/enterprise/filters/processes
To order the list of user process instance filters
orderUserProcessInstanceFiltersUsingPUT body → 200201401403404
GET
/api/enterprise/filters/processes/{userFilterId}
Get a specific user process instance task filter
getUserProcessInstanceFilterUsingGET 1 param → 200401403404
PUT
/api/enterprise/filters/processes/{userFilterId}
Update a user process instance task filter
updateUserProcessInstanceFilterUsingPUT 1 param body → 200201401403404
DELETE
/api/enterprise/filters/processes/{userFilterId}
Delete a user process instance task filter
deleteUserProcessInstanceFilterUsingDELETE 1 param → 200204401403
GET
/api/enterprise/filters/tasks
Retrieve list of task filters
getUserTaskFiltersUsingGET 1 param → 200401403404
POST
/api/enterprise/filters/tasks
Create a new task filter
createUserTaskFilterUsingPOST body → 200201401403404
PUT
/api/enterprise/filters/tasks
To order the list of user task filters
orderUserTaskFiltersUsingPUT body → 200201401403404
GET
/api/enterprise/filters/tasks/{userFilterId}
Get a specific task filter
getUserTaskFilterUsingGET 1 param → 200401403404
PUT
/api/enterprise/filters/tasks/{userFilterId}
Update a specific task filter
updateUserTaskFilterUsingPUT 1 param body → 200201401403404
DELETE
/api/enterprise/filters/tasks/{userFilterId}
Delete a task filter
deleteUserTaskFilterUsingDELETE 1 param → 200204401403

Schemas 7

The contract defines 7 schemas that model the data the API accepts and returns. The most detailed are TaskFilterRepresentation (9 properties), UserTaskFilterRepresentation (7 properties), UserProcessInstanceFilterRepresentation (7 properties), ProcessInstanceFilterRepresentation (6 properties). Each schema is shown below with its type and property counts.

UserProcessInstanceFilterRepresentation
object
7 properties
ProcessInstanceFilterRepresentation
object
6 properties
ResultListDataRepresentation
object
4 properties
AbstractRepresentation
UserFilterOrderRepresentation
object
2 properties
TaskFilterRepresentation
object
9 properties
UserTaskFilterRepresentation
object
7 properties

Specification

The full machine-readable OpenAPI contract behind this narrative.

Source

activiti-user-filters-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
Where this information came from

This is an independent, third-party profile of Activiti User Filters 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.