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

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| User ID | The ID of the user to fetch information for. Can be retrieved form the ‘List Users’ action. |
{
"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"
}
Was this page helpful?