Workflow

Find a workflow action within a step

Returns a workflow action if it exists within a specific step.

get/api/v1/workflow/steps/{stepId}/actions/{actionId}

Path parameters

stepIdstring required

Identifier of a workflow step.

Example value: ee24a4cb-2d15-4c98-b1bd-6327126451f3 (Default system workflow "Draft" step)

actionIdstring required

Identifier of a workflow action.

Example value: b9d89c80-3d88-4311-8365-187323c96436 (Default system workflow "Publish" action)

Response

Action returned successfully from step

i18nMessagesMapobject
permissionsstring[]

Changes

No recorded changes to this endpoint across all 1 revision of this API.