app-automation_studio

On this page:

getWorkflowTest

Summary

Gets a single workflow test document from a given workflow.

Description

Gets a single workflow test document from a given workflow.

Route

GET /automation-studio/:workflowId/tests/:id

Roles

admin readonly apiread designer

Parameters

DetailsExampleSchema
Name Type Required Description
workflowId string yes ObjectId specifying a workflow entity.
id string yes ObjectId specifying a workflow test entity.
queryParameters object yes Optional parameters for projecting fields in the template document.

Return

DetailsExampleSchema
Name Type Description
output object Transformed data.