Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157.
Authentication via JWT token or API key. JWT: Get from Veryfront dashboard. API Key: Format "vf_
Project ID or slug
File pattern filter (e.g., *.tsx)
Cursor for pagination
Number of items per page (default: 100, max: 100)
1 <= x <= 100Field to sort by (default: updated_at)
Sort direction (default: desc)
asc, desc Branch name or ID (omit for main branch)
Sparse fieldset filter per Zalando #157. Examples: (id,name), (id,files(path)), !(content)
"(id,path,type,size)"