List Branch Files
List Branch Files
Returns all file fields including content by default. Use ?fields=(id,path,size) to filter response fields per Zalando #157.
GET
List Branch Files
Authorizations
Use a JWT bearer token or a Veryfront API key in the Authorization header.
Query Parameters
Maximum string length:
200Required range:
1 <= x <= 100Available options:
path, updated_at Available options:
asc, desc Sparse fieldset filter per Zalando #157. Examples: (id,name), (id,files(path)), !(content)
Pattern:
^!?\([^)]*\)$Example:
"(id,path,type,size)"