Workflow
Find workflow actionlets by workflow action
Returns a list of the workflow actionlets — a.k.a. workflow sub-actions — associated with a specified workflow action.
get/api/v1/workflow/actions/{actionId}/actionlets
Path parameters
actionIdstring required
Identifier of workflow action to examine for actionlets.
Example value: b9d89c80-3d88-4311-8365-187323c96436 (Default system workflow "Publish" action)
Response
Workflow actionlets returned successfully
Changes
No recorded changes to this endpoint across all 1 revision of this API.