Skip to content

Schemas

Two data types appear across multiple operations:

  • Entry — metadata for one file, directory, or symlink. Returned by stat and inside list responses.
  • Match — one search result. Returned inside search responses.

Both types support x- prefixed vendor extensions per Extensions & versioning.