Retrieves the entry found at the given path.
Retrieves the entry found at the given path.
If the entry is a directory, lists all its accessible children recursively by default.
GET
Retrieves the entry found at the given path.
Documentation Index
Fetch the complete documentation index at: https://docs.activeviam.com/llms.txt
Use this file to discover all available pages before exploring further.
Query Parameters
he path to apply the operation to.
If the path is a directory, the maximum depth at which to retrieve children. -1 means that all available children are retrieved, 0 means that only the directory itself is retrieved. Default is -1.
When set, the content of the retrieved file is included in the response.
Available options:
false, true Change permissions for multiple entries atomically.
Previous
Creates an entry at the given path or updates an existing one.
Next