Skip to main content

Get Folder Detail

Get Folder Details.

External Documentation

To learn more, visit the Delinea documentation.

Parameters

ParameterDescription
Folder IDFolder 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

Workflow LibraryPreview this Workflow on desktop