Skip to main content
POST /v1/agents/runtime/{runtime_id}/files/info Returns metadata for a path (size, mode, human-readable permissions such as rw-r--r--, modification time when available).

Parameters

Response (FileGetInfoResponse)

FileInfo includes name, path, size, is_dir, mode (octal string), permissions (e.g. rw-r--r--), and modified_at.