/
/Output.ai API
ChangesDocsSign in
Sign in
  • APIs
  • Generators
  • Stacks
  • Projects
  • Docs
  • History
  • Schema
Checked 1h ago · Updated 4w ago
  • getHealth check the API
  • getCheck if the API is ready to answer requests
  • postExecute a workflow synchronously
  • postStart a workflow asynchronously
  • getGet workflow execution status (latest run)
  • getGet workflow execution status for a specific run
  • patchStop a specific workflow run
  • patch[Deprecated] Stop the latest workflow run
  • postTerminate a specific workflow run (force stop)
  • post[Deprecated] Terminate the latest workflow run
  • postReset a specific workflow run to re-run from after a completed step
  • post[Deprecated] Reset the latest workflow run
  • getReturn the result of a workflow (latest run)
  • getReturn the result of a specific workflow run
  • getReturn the original input of a workflow (latest run)
  • getReturn the original input of a specific workflow run
  • getGet workflow trace log data (latest run)
  • getGet workflow trace log data for a specific run
  • getGet paginated workflow execution history
  • getGet paginated workflow execution history for a specific run
  • getStream workflow history events via Server-Sent Events
  • getStream pinned-run workflow history events via Server-Sent Events
  • getGet a specific workflow catalog by ID
  • getGet the default workflow catalog
  • getList workflow runs
  • postSend feedback to a workflow
  • postSend a signal to an workflow
  • postSend a query to an workflow
  • postExecute an update on an workflow
  • postA dummy post endpoint for test only

A dummy post endpoint for test only

post/heartbeat

Response

Success

Changes

No recorded changes to this endpoint across all 20 revisions of this API.