Skip to main content

Error format

Field definitions

  • code – A stable, unique identifier for the error. Useful for programmatic handling and support requests.
  • title – A short, human-readable summary of the issue.
  • message – Detailed guidance to help you resolve the error.
This structure ensures you always get actionable feedback when something doesn’t go as expected.

Field-level error details

For issues specific to individual fields, a fields object provides additional context. Examples:

General errors


These errors apply to all Flowker API endpoints.

Request validation errors


These errors are returned when the API request does not meet validation requirements.

Entity errors


Workflow errors


Catalog, executor, and trigger errors


Executor configuration errors


Provider configuration errors


Workflow execution errors


Fault injection errors (test environments only)


These errors are only returned in environments with fault injection enabled. They are not present in production.