Get Folder Detail
Get Folder Details.
External Documentation
To learn more, visit the Delinea documentation.
Parameters
Parameter | Description |
---|---|
Folder ID | Folder ID. Can be retrieved from the 'Search Folders' action. |
Example Output
{
"actions": [
"CreateSubfolder"
],
"allowedTemplates": [
{
"id": 0,
"name": "string"
}
],
"folderWarning": "string",
"id": 0,
"name": "string"
Workflow Library Example
Get Folder Detail with Delinea and Send Results Via Email
Preview this Workflow on desktop