List all actions for a workflow.
[ { "id": "<string>", "workflow_id": "<string>", "type": "<string>", "title": "<string>", "description": "<string>", "status": "<string>", "is_interactive": true } ]
The response is of type object[].
object[]
Was this page helpful?