workflows

Gets the default version of a specific workflow

Return an application workflow, identified by the workflow ID

get/applications/{application}/workflows/{workflow}

Response

The workflow

namestring required

The unique name of the entity

applicationIdstring required

System wide unique identifier of the entity

type'SEGMENT_BASED' | 'EVENT_BASED'

Describes the type of a workflow

idstring required

System wide unique identifier of the entity

Changes