External DocumentationTo learn more, visit the Egnyte Secure Govern documentation.
Actions
Get Location Details
Get location details along with the list of IDs of sensitive files found.

Preview this Workflow on desktop
Was this page helpful?
Documentation Index
Fetch the complete documentation index at: /llms.txt
Use this file to discover all available pages before exploring further.
| Parameter | Description |
|---|---|
| Location ID | ID of the location to read. |
| Source ID | ID of the source. |
{
"count": 0,
"id": "example: e7f08689-cb00-4479-97d5-169e1aca74d2",
"lastUpdated": 0,
"name": "example: Bank info",
"path": "example: /Shared/Documents/GoldenDataset longNames/Bank info",
"policies": [
"ID of the policy (not tag)"
],
"severity": 0,
"source": "example: Apidevelopers2 File Server",
"sourceId": "example: e900d0c4-1abc-4db4-9b34-5bdf95e4971c",
"sourceType": "example: Egnyte",
"tier": "example: HIGH",
"url": "example: https://apidevelopers2.qa-egnyte.com/navigate/folder/e7f08689-cb00-4479-97d5-169e1aca74d2",
"whiteList": [
"ID of the policy (not tag)"
]
}
Was this page helpful?