List User Favorite Secrets
Returns a list of secrets which the user has favorited.
External Documentation
To learn more, visit the Delinea documentation.
Example Output
[
{
"folderId": 0,
"folderPath": "string",
"id": 0,
"secretName": "string"
}
]
Workflow Library Example
List User Favorite Secrets with Delinea and Send Results Via Email
Preview this Workflow on desktop