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.

The following permission is required to run this action:
  • assets:read scope
To learn more, visit the CrowdStrike documentation.

Parameters

ParameterDescription
Application IDThe ID of the CrowdStrike application to get details of. Can be retrieved from the ‘List Applications’ action.

Example Output

{    "resources": [        {            "id": "62xxxxxxxxxxxxxxxxxxxxxxxxxxxx7a",            "cid": "cbxxxxxxxxxxxxxxxxxxxxxxxxxxxx14",            "name": "gdbm",            "vendor": "Amazon Linux",            "version": "1:1.13-6.amzn2.0.2",            "installation_timestamp": "2022-03-16T01:51:24Z",            "first_seen_timestamp": "2022-12-22T12:31:32Z",            "last_updated_timestamp": "2022-12-22T12:31:32Z",            "is_suspicious": false        }    ]}

Workflow Library Example

Get Application with Crowdstrike and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop