Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157. The filePath should be URL-encoded if it contains special characters (e.g., pages%2Findex.mdx for pages/index.mdx).
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf_
Project ID or slug
Branch name
File path (URL-encoded, e.g., pages%2Findex.mdx)
Sparse fieldset filter per Zalando #157. Examples: (id,name), (id,files(path)), !(content)
"(id,path,type,size)"