GET WorkflowAction/AvailableAction?UserUuid={UserUuid}&WorkflowId={WorkflowId}&StudyUuid={StudyUuid}

Gets the Available Actions for the Workflow

Request Information

URI Parameters

NameDescriptionTypeAdditional information
UserUuid

string

Required

WorkflowId

integer

Required

StudyUuid

string

Required

Body Parameters

None.

Response Information

Resource Description

IActionDataOfObject
NameDescriptionTypeAdditional information
WorkflowId

integer

None.

StudyEuid

string

None.

ActionId

integer

None.

IsSuccessful

boolean

None.

IsTerminal

boolean

None.

AvailableActions

Collection of IActionOfObject

None.

WidgetData

Object

None.