List Files
Get all configuration files.
Required token: Configuration Read Access
or Configuration Write Access
.
Example Output
{
"status": "success",
"paths": [
"/bar",
"/baz/file1",
"/foo"
]
}
Workflow Library Example
List Files with Dataset and Send Results Via Email
Preview this Workflow on desktop