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.

To learn more, visit the Cortex Xpanse documentation.

Example Output

{    "reply": [        {            "user_email": "string",            "user_first_name": "string",            "user_last_name": "string",            "role_name": "string",            "last_logged_in": 0,            "user_type": "string",            "groups": [                "string"            ],            "scope": [                {                    "tag_id": "string",                    "tag_name_with_alias": "string",                    "additionalProp1": {}                }            ],            "additionalProp1": {}        }    ],    "additionalProp1": {}}

Workflow Library Example

List Users with Cortex Xpanse and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop