v1
latestOpenAPI 3.0.12026-07-265879107.5 KBExecutions
Get the trigger event and input params of an execution
Returns the original trigger event payload and the resolved input parameters that were passed when the execution was started.
get/workspace/{ws_id}/executions/{id}/context/inputs
Path parameters
ws_idstring required
The ID of the workspace containing the execution
idstring required
The ID of the playbook execution
Response
Object containing event (trigger payload) and inputs (resolved input params)
object required