Workflow
Find all actions in a workflow step
Returns a list of workflow actions associated with a specified workflow step.
get/api/v1/workflow/steps/{stepId}/actions
Path parameters
stepIdstring required
Identifier of a workflow step.
Example value: ee24a4cb-2d15-4c98-b1bd-6327126451f3 (Default system workflow "Draft" step)
Response
Actions returned successfully from step
Changes
No recorded changes to this endpoint across all 1 revision of this API.