Workflow

Finds workflow actions by content inode

Returns a list of workflow actions associated with a contentlet specified by inode.

get/api/v1/workflow/contentlet/{inode}/actions

Path parameters

inodestring required

Inode of contentlet to examine for workflow actions.

Query parameters

renderMode'EDITING' | 'LISTING'

Optional. Case-insensitive parameter indicating how results are to be displayed.

In listing mode, all associated actions are returned; in editing mode (the default), it returns only the actions accessible to the contentlet's current workflow step.

Response

Scheme(s) returned successfully

i18nMessagesMapobject
permissionsstring[]

Changes

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