Get metadata for files and directories in a val. If path is an empty string, returns files at the root directory.
Path parameters
Id of a val
Query parameters
Specific branch version to query
Id to query
Path to a file or directory (e.g. 'dir/subdir/file.ts'). Pass in an empty string to represent the root directory.
Whether to recursively act on all files in the project
Number of items to skip in order to deliver paginated results
Maximum items to return in each paginated response
Response
A paginated result set
Changes
Changed in 3 of the 46 revisions of this API.12
- ▲
the
//response's property type changed fromstringto no type for statusresponse-property-type-changed
- ▲
- ○
added the optional property
///to the response with the statusresponse-optional-property-added
- ○
- ○
endpoint added
endpoint-added
This revision also has 1 change that name no endpoint, such as unreferenced schemas being removed. See the revision's changelog
- ○