Retrieve a single playbook execution by its id.
Use your API key to access BlinkOps API. To generate an API key, please log in to your BlinkOps account and navigate to the API Keys section in the user settings page. Add the generated key to your request headers as BLINK-API-KEY.
The ID of the workspace containing the execution
The ID of the playbook execution to retrieve
When set to true, retrieve enhanced data
Execution with subflow name mapping
Playbook execution details including subflow reference to playbook name mapping.
The execution's display name
"Restart pod #12"
The runtime duration in milliseconds
1523
The preferred workflow engine version
The execution's trigger event payload
UNIQUE INDEX idx_playbook_executions_pbid_en
""
LastPlaybookName Holds last playbook name after playbook deletion to be used in display names for past executions
The parent automation pack id
"pack_01HZZ"
Whether the playbook was deleted
false
UNIQUE INDEX idx_playbook_executions_pbid_en
The playbook name
"Restart pod"
use text column type to allow empty strings
Timezone for scheduled trigger
"America/New_York"
Subflow references to playbook names mapping
{ "subflow_ref_1": "Child flow" }timeout in milliseconds
The type of the trigger of the workflow