Skip to main content
GET
Retrieves a single workflow automation by its ID, including its full steps graph and live analytics.

Authorizations

string | header
required
Project API key header of the form Bearer AS_<key>.

Path Parameters

string
required
Workflow automation ID.Example: "60d5ec49f1b2c72d9c8b9abc"

Response

Workflow automation retrieved successfully
boolean
Example: true
object
The workflow automation, with email-step templateId references enriched with template metadata where applicable.

Error Responses

object