Workflow
Find default system actions by workflow action id
Returns a list of default system actions associated with a specified workflow action.
get/api/v1/workflow/system/actions/{workflowActionId}
Path parameters
workflowActionIdstring required
Identifier of the workflow action to return.
Example value: b9d89c80-3d88-4311-8365-187323c96436 (Default system workflow "Publish" action)
Response
Action(s) returned successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.