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).
Bearer authentication header of the form Bearer <token>, where <token> is your auth token.
Release version (e.g., "1.2.3" or "latest")
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)"
File from the release (supports sparse fieldsets per Zalando #157)