app-automation_studio

On this page:

getWorkflowDetailedByName

Summary

Get Details of a Workflow

Description

Get the details of a Workflow by Workflow name.

Route

GET /automation-studio/workflows/detailed/:name

Roles

admin engineering support apiread

Parameters

DetailsExampleSchema
Name Type Required Description
name string yes Name of Workflow to get Workflow details.

Return

DetailsExampleSchema
Name Type Description
workflow_details object Workflow details matching the Workflow name.