Skip to main content

Documentation Index

Fetch the complete documentation index at: https://learninghub.blinkops.com/llms.txt

Use this file to discover all available pages before exploring further.

Parameters

ParameterDescription
Live Session IDThe unique ID of the active PSM session.

Example Output

{  "Activities": [    {      "ActivityText": "<text>",      "ActivityType": <type>,      "ActivityId": "<id>",      "Formats": [        "<format>"      ],      "Offsets": {        "<format>": "<timestamp>"      }    },    .      .      .  ],  "Total": <total>}

Workflow Library Example

Get Active Session Activities with Cyberark and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop