Get file or directory metadata from a volume
Volumes
Get file or directory metadata from a volume
POST
Get file or directory metadata from a volume
Authorizations
API key passed as Bearer token
Path Parameters
Volume ID
Body
application/json
Absolute volume-internal path rooted at /. Relative paths are rejected and .. may not escape the volume root. Volume file routes do not accept sandbox cwd or per-call user semantics.
Response
File metadata
Absolute resolved filesystem path. For sandbox routes this is an absolute sandbox path; for volume routes this is an absolute volume-internal path rooted at /.
Entry type (e.g. "file", "directory", "symlink")
Example:
"file"
Example:
"0644"
Example:
"0644"