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.
Environment name (e.g., production, preview)
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 environment (supports sparse fieldsets per Zalando #157)
page, function, component, file