For the complete documentation index, see llms.txt.
Skip to main content
Version: 8.10 (unreleased)

API reference

This reference covers the hand-written ergonomic surface of the Rust SDK: the client, its configuration, the job worker, and the error and backpressure types.

PageContents
CamundaClientThe client and its 220 API methods.
ConfigurationClient configuration, authentication, TLS, and retry policy.
Job workersJob worker configuration, handlers, and lifecycle.
RuntimeError types and adaptive backpressure.
Domain keys43 validated identifier newtypes.

The generated request and response models are not reproduced here — there are several hundred of them. Browse them on docs.rs, or use your editor's go-to-definition on any method signature.