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
Creation TimeFilter by user creation date and time.
EmailFilter by user email address.
Full NameFilter by user full name.
LimitThe amount of records to be returned.
OffsetThe offset of the returned records.

Example Output

[    {        "id": 0,        "created_at": "2024-01-29T20:51:36.901Z",        "updated_at": "2024-01-29T20:51:36.901Z",        "full_name": "string",        "email": "user@example.com"    }]

Workflow Library Example

List Users with Cisco Advanced Phishing Protection and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop