> ## Documentation Index
> Fetch the complete documentation index at: https://docs.stateset.com/llms.txt
> Use this file to discover all available pages before exploring further.

# Temporal Engine API history

> Operations added or removed in the Temporal Engine API surface, derived from the spec's own revision history — the API's changelog, distinct from the docs changelog.

Derived from the revision history of `spec/temporal.json` (`node scripts/api-history.mjs`).

<Note>
  An operation listed as **removed** was retired from the published surface — a caller still using
  it must migrate, not merely re-read the docs. Added operations link to their reference pages.
</Note>

## 2026-08-30

Initial publication — **169 operations**, generated from the service's own OpenAPI. Highlights:

* [`POST /v1/workflows/response/start`](/api-reference/temporal/workflows/v1-workflows-response-start-create)
* [`POST /v1/workflows/response-automation-v2/start`](/api-reference/temporal/workflows/v1-workflows-response-automation-v2-start-create)
* [`POST /v1/workflows/support-followup/start`](/api-reference/temporal/workflows/v1-workflows-support-followup-start-create)
* [`POST /v1/workflows/payment-recovery/start`](/api-reference/temporal/workflows/v1-workflows-payment-recovery-start-create)
* [`POST /v1/workflows/return-lifecycle/start`](/api-reference/temporal/workflows/v1-workflows-return-lifecycle-start-create)
* [`POST /v1/workflows/subscription-retention/start`](/api-reference/temporal/workflows/v1-workflows-subscription-retention-start-create)
