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.
Gets the current user.
Example Output
{
"adminLinks": [
{
"link": "string",
"name": "string"
}
],
"dateOptionId": 0,
"displayName": "string",
"emailAddress": "string",
"id": 0,
"permissions": [
{
"name": "string"
}
],
"platformIntegrationType": "None",
"profileLinks": [
{
"link": "string",
"name": "string"
}
],
"timeOptionId": 0,
"userLcid": 0,
"userName": "string",
"userTheme": "string"
}
Workflow Library Example
Get Current User with Delinea and Send Results Via Email