Get File Kapsul Attributes
Fetch the file's Kapsul attributes at the requested path.
Request
GET: {baseUrl}/:networkID/:appID/files/attributes?filePath=<the-absolute-path-of-the-file>
Query Parameters
Parameters | Type | Description |
---|---|---|
filePath |
string | The absolute path of the file |
Headers
Learn how to pass authentication headers here.