Get workflow by ID
Retrieves detailed information about a specific workflow. This endpoint requires authentication and proper team access permissions.
Authorizations
Headers
Bearer token for authentication
Path Parameters
ID of the workflow to retrieve
Response
Unique identifier of the workflow
Workflow creation timestamp
Key for accessing workflow data
Aggregated state for frontend display purposes, combining workflow state with additional runtime states
ACTIVE
, ERROR
, PAUSED
, NOT_SUPPORTED
, PREVIEW
, QUEUED
, DRAFT
, SETUP_RUNNING
, RUNNING
Last execution completion time
Indicates if this is an advanced workflow
Record limit for the workflow
Location configuration
Monitoring configuration
Name of the workflow
Next scheduled execution time
Notification settings
Workflow protocol
Execution cost in credits
State of the last execution
Scheduled execution configurations
Schema configuration
Last execution start time
The actual workflow state stored in the database
ACTIVE
, ERROR
, PAUSED
, NOT_SUPPORTED
, PREVIEW
, QUEUED
Name of the associated template
Total number of records processed
Update interval configuration
ID of the user who owns the workflow