Documentation Index
Fetch the complete documentation index at: https://docs.gravixlayer.ai/llms.txt
Use this file to discover all available pages before exploring further.
Parameters
| Parameter | Type | Required | Description |
|---|---|---|---|
path | string | Yes | Directory path |
Response
Each entry inlisting.files:
| Field | Type | Description |
|---|---|---|
name | string | File or directory name |
path | string | Full path when provided by the backend |
size | integer | Size in bytes |
is_dir | boolean | True if directory |
modified_at | string | Last modified timestamp |
mode | string | Octal permission bits |
permissions | string | Human-readable permissions (e.g. rw-r--r--) |