Tasklist REST API
Tasklist is a ready-to-use API application to rapidly implement business processes alongside user tasks in Zeebe.
Authentication
- API Key: cookie
 - HTTP: Bearer Auth
 
Cookie-based authentication is only available on Self-Managed clusters.
| Security Scheme Type: | apiKey | 
|---|---|
| Header parameter name: | TASKLIST-SESSION | 
| Security Scheme Type: | http | 
|---|---|
| HTTP Authorization Scheme: | bearer | 
| Bearer format: | JWT |