Workflows
Get Workflow
Retrieve a single workflow by ID.
GET
Returns details of a specific workflow.
Request
Bearer <API_KEY> from Console > Developers > Workspace API Keys.Path parameters
Client identifier of the app.
Workflow identifier.
Response
Workflow identifier.
Workflow name.
Entry node ID.
Array of flow nodes.
ISO 8601 timestamp.
ISO 8601 timestamp.

