app-workflow_builder

On this page:

getTaskDetails

Summary

Get Task Details

Description

Get a Task's details.

Route

GET /workflow_builder/getTaskDetails/:app/:task

Roles

admin engineering support

Parameters

DetailsExampleSchema
Name Type Required Description
app string yes Application's name.
task string yes Task's name.

Return

DetailsExampleSchema
Name Type Description
method_details object Detailed Task.