List Project Files
List Project Files
Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157.
GET
List Project Files
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Path Parameters
Query Parameters
File pattern filter (e.g., *.tsx)
Cursor for pagination
Required range:
1 <= x <= 100Sort field.
Sort order.
Available options:
asc, desc Branch name or ID (omit for main branch)
Sparse fieldset filter per Zalando #157. Examples: (id,name), (id,files(path)), !(content)
Pattern:
^!?\([^)]*\)$Example:
"(id,path,type,size)"