Code42 Search users
The following describes the Code42: Search users custom function in Code42 for Resilient. Input parameters are required unless noted. For more information, see Code42 for IBM Resilient customization settings.
Code42: Search users
This function obtains user details from a user's email address.
Input parameters
code42_email_address
(Text): Email address associated with the user's Code42 account.
Output
result
(list) User details matching the query. See the Example Response Body in the API Documentation for syntax.error
(str): If result isNone
, information on the cause.
Raises
Exception if the function cannot connect to Code42.