Skip to main content

Documentation Index

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

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

Fetches information about a specific user.
External DocumentationTo learn more, visit the Cisco Advanced Phishing Protection documentation.

Parameters

ParameterDescription
User IDThe ID of the user to fetch information for. Can be retrieved form the ‘List Users’ action.

Example Output

{
	"id": 0,
	"created_at": "2024-01-29T20:52:20.573Z",
	"updated_at": "2024-01-29T20:52:20.573Z",
	"full_name": "string",
	"email": "user@example.com"
}

Workflow Library Example

Get User with Cisco Advanced Phishing Protection and Send Results Via Email
Workflow LibraryPreview this Workflow on desktop