Skip to content
Talk to our solutions team

Workflows API

Starting, signalling, suspending and resuming long-running processes, plus the admin surface.

For concepts and configuration see the block documentation.

Path
/agents
/workflow/cancel
/workflow/config
/workflow/event
/workflow/logs
/workflow/queue
/workflow/queue/:id
/workflow/resume
/workflow/signal
/workflow/start
/workflow/status

Separate surface, authenticated independently of the data plane.

Path
/admin/agents
/admin/agents/:id
/admin/instances
/admin/queue
/admin/queue/:id

Every request carries the platform tenancy headers — X-Kis-Tenant, X-Kis-Product and X-Kis-Environment. They are the partition key for storage, quotas and audit, so a request without them is rejected rather than served against a default tenant.

Errors use the platform’s structured error body: a stable code, a human-readable message, and the request id to correlate against logs and audit.