Skip to main content
Version: 8.10 (unreleased)

Orchestration Cluster API

API for communicating with a Camunda 8 cluster.

Conventions

Enum value casing

Server-side, enum-typed request fields accept any casing of a documented value (for example ACTIVE, active, and Active are all accepted on input). Responses always use the canonical casing shown in this specification.

This permissive request behavior is a server-side convenience and is not part of the OpenAPI enum contract — SDKs generated from this specification by strict generators may reject non-canonical casing on the client side. For portability across SDKs, always send the canonical casing shown in this document.

Authentication

Security Scheme Type:http
HTTP Authorization Scheme:bearer
Bearer format:JWT

Contact

Camunda Engineering:

URL: https://github.com/camunda/camunda/issues